Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSema.cpp1910 void Sema::PushFunctionScope() { in PushFunctionScope() function in Sema
H A DSemaDeclObjC.cpp382 PushFunctionScope(); in ActOnStartOfObjCMethodDef()
H A DSemaDecl.cpp14137 PushFunctionScope(); in ActOnStartOfFunctionDef()
14210 PushFunctionScope(); in ActOnStartOfFunctionDef()
H A DSemaOpenMP.cpp19384 PushFunctionScope(); in ActOnOpenMPDeclareReductionCombinerStart()
19445 PushFunctionScope(); in ActOnOpenMPDeclareReductionInitializerStart()
H A DSemaDeclCXX.cpp3942 PushFunctionScope(); in ActOnStartCXXInClassMemberInitializer()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DSema.h1042 S.PushFunctionScope(); in SynthesizedFunctionScope()
1815 void PushFunctionScope();