Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp517 Actions.PushFunctionScope(); in ParseLexedMethodDeclaration()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSema.cpp2330 void Sema::PushFunctionScope() { in PushFunctionScope() function in Sema
H A DSemaDecl.cpp15868 PushFunctionScope(); in ActOnStartOfFunctionDef()
15951 PushFunctionScope(); in ActOnStartOfFunctionDef()
15960 PushFunctionScope(); in ActOnStartOfFunctionDef()
20575 PushFunctionScope(); in ActOnStartTopLevelStmtDecl()
H A DSemaDeclObjC.cpp390 SemaRef.PushFunctionScope(); in ActOnStartOfObjCMethodDef()
H A DSemaOpenMP.cpp22302 SemaRef.PushFunctionScope(); in ActOnOpenMPDeclareReductionCombinerStart()
22365 SemaRef.PushFunctionScope(); in ActOnOpenMPDeclareReductionInitializerStart()
H A DSemaDeclCXX.cpp4129 PushFunctionScope(); in ActOnStartCXXInClassMemberInitializer()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h1020 void PushFunctionScope();
13351 S.PushFunctionScope(); in SynthesizedFunctionScope()
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc4646 {"_ZN5clang4Sema17PushFunctionScopeEv", "clang::Sema::PushFunctionScope()"},