Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSema.cpp1120 void Sema::PushFunctionScope() { in PushFunctionScope() function in Sema
DSemaDeclObjC.cpp310 PushFunctionScope(); in ActOnStartOfObjCMethodDef()
DSemaOpenMP.cpp11176 PushFunctionScope(); in ActOnOpenMPDeclareReductionCombinerStart()
11231 PushFunctionScope(); in ActOnOpenMPDeclareReductionInitializerStart()
DSemaDeclCXX.cpp2686 PushFunctionScope(); in ActOnStartCXXInClassMemberInitializer()
DSemaDecl.cpp11272 PushFunctionScope(); in ActOnStartOfFunctionDef()
/external/clang/include/clang/Sema/
DSema.h675 S.PushFunctionScope(); in SynthesizedFunctionScope()
1170 void PushFunctionScope();