Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSema.cpp2074 void Sema::PushFunctionScope() { in PushFunctionScope() function in Sema
H A DSemaDeclObjC.cpp382 PushFunctionScope(); in ActOnStartOfObjCMethodDef()
H A DSemaDecl.cpp14708 PushFunctionScope(); in ActOnStartOfFunctionDef()
14781 PushFunctionScope(); in ActOnStartOfFunctionDef()
H A DSemaOpenMP.cpp21876 PushFunctionScope(); in ActOnOpenMPDeclareReductionCombinerStart()
21937 PushFunctionScope(); in ActOnOpenMPDeclareReductionInitializerStart()
H A DSemaDeclCXX.cpp3990 PushFunctionScope(); in ActOnStartCXXInClassMemberInitializer()
/llvm-project-15.0.7/clang/include/clang/Sema/
H A DSema.h1056 S.PushFunctionScope(); in SynthesizedFunctionScope()
1919 void PushFunctionScope();