Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSema.cpp1380 void Sema::PushFunctionScope() { in PushFunctionScope() function in Sema
H A DSemaDeclObjC.cpp381 PushFunctionScope(); in ActOnStartOfObjCMethodDef()
H A DSemaOpenMP.cpp13252 PushFunctionScope(); in ActOnOpenMPDeclareReductionCombinerStart()
13313 PushFunctionScope(); in ActOnOpenMPDeclareReductionInitializerStart()
H A DSemaDecl.cpp12855 PushFunctionScope(); in ActOnStartOfFunctionDef()
12915 PushFunctionScope(); in ActOnStartOfFunctionDef()
H A DSemaDeclCXX.cpp3639 PushFunctionScope(); in ActOnStartCXXInClassMemberInitializer()
/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h770 S.PushFunctionScope(); in SynthesizedFunctionScope()
1341 void PushFunctionScope();