|
reference, declaration → definition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced
|
Declarations
tools/clang/include/clang/Sema/Sema.h 2166 NamedDecl* ActOnFunctionDeclarator(Scope* S, Declarator& D, DeclContext* DC,
References
tools/clang/lib/Sema/SemaDecl.cpp 5705 New = ActOnFunctionDeclarator(S, D, DC, TInfo, Previous,
8036 Result = SemaRef.ActOnFunctionDeclarator(
tools/clang/lib/Sema/SemaDeclCXX.cpp15067 NamedDecl *ND = ActOnFunctionDeclarator(DCScope, D, DC, TInfo, Previous,