Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp535 Actions.PushFunctionScope(); in ParseLexedMethodDeclaration()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp2164 void Sema::PushFunctionScope() { in PushFunctionScope() function in Sema
H A DSemaDecl.cpp15417 PushFunctionScope(); in ActOnStartOfFunctionDef()
15515 PushFunctionScope(); in ActOnStartOfFunctionDef()
15524 PushFunctionScope(); in ActOnStartOfFunctionDef()
20093 PushFunctionScope(); in ActOnStartTopLevelStmtDecl()
H A DSemaDeclObjC.cpp391 SemaRef.PushFunctionScope(); in ActOnStartOfObjCMethodDef()
H A DSemaOpenMP.cpp21406 SemaRef.PushFunctionScope(); in ActOnOpenMPDeclareReductionCombinerStart()
21469 SemaRef.PushFunctionScope(); in ActOnOpenMPDeclareReductionInitializerStart()
H A DSemaDeclCXX.cpp4030 PushFunctionScope(); in ActOnStartCXXInClassMemberInitializer()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h719 void PushFunctionScope();
13073 S.PushFunctionScope(); in SynthesizedFunctionScope()