reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/Sema/SemaDeclCXX.cpp
14897     DCScope = S->getFnParent();
14969     DCScope = getScopeForDeclContext(S, DC);
15061   if (!DCScope) {
15063     DCScope = &FakeDCScope;
15067   NamedDecl *ND = ActOnFunctionDeclarator(DCScope, D, DC, TInfo, Previous,