Home
last modified time | relevance | path

Searched refs:ActOnStartOfFunctionDef (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp544 Actions.ActOnStartOfFunctionDef(getCurScope(), LM.D); in ParseLexedMethodDef()
H A DParseTemplate.cpp1681 Actions.ActOnStartOfFunctionDef(getCurScope(), FunD); in ParseLateTemplatedFuncDef()
H A DParser.cpp1283 Decl *Res = Actions.ActOnStartOfFunctionDef(getCurScope(), D, in ParseFunctionDefinition()
H A DParseObjc.cpp3678 Actions.ActOnStartOfFunctionDef(getCurScope(), MCDecl); in ParseLexedObjCMethodDefs()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp13941 Sema::ActOnStartOfFunctionDef(Scope *FnBodyScope, Declarator &D, in ActOnStartOfFunctionDef() function in Sema
13962 Decl *Dcl = ActOnStartOfFunctionDef(FnBodyScope, DP, SkipBody); in ActOnStartOfFunctionDef()
14132 Decl *Sema::ActOnStartOfFunctionDef(Scope *FnBodyScope, Decl *D, in ActOnStartOfFunctionDef() function in Sema
H A DSemaTemplateInstantiateDecl.cpp4833 ActOnStartOfFunctionDef(nullptr, Function); in InstantiateFunctionDefinition()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h2791 Decl *ActOnStartOfFunctionDef(Scope *S, Declarator &D,
2794 Decl *ActOnStartOfFunctionDef(Scope *S, Decl *D,