Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/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.cpp1286 Decl *Res = Actions.ActOnStartOfFunctionDef(getCurScope(), D, in ParseFunctionDefinition()
H A DParseObjc.cpp3678 Actions.ActOnStartOfFunctionDef(getCurScope(), MCDecl); in ParseLexedObjCMethodDefs()
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp13997 Sema::ActOnStartOfFunctionDef(Scope *FnBodyScope, Declarator &D, in ActOnStartOfFunctionDef() function in Sema
14018 Decl *Dcl = ActOnStartOfFunctionDef(FnBodyScope, DP, SkipBody); in ActOnStartOfFunctionDef()
14188 Decl *Sema::ActOnStartOfFunctionDef(Scope *FnBodyScope, Decl *D, in ActOnStartOfFunctionDef() function in Sema
H A DSemaTemplateInstantiateDecl.cpp5026 ActOnStartOfFunctionDef(nullptr, Function); in InstantiateFunctionDefinition()
/freebsd-13.1/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h2827 Decl *ActOnStartOfFunctionDef(Scope *S, Declarator &D,
2830 Decl *ActOnStartOfFunctionDef(Scope *S, Decl *D,