Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSema.cpp2111 void Sema::PushFunctionScope() { in PushFunctionScope() function in Sema
H A DSemaDeclObjC.cpp382 PushFunctionScope(); in ActOnStartOfObjCMethodDef()
H A DSemaDecl.cpp15106 PushFunctionScope(); in ActOnStartOfFunctionDef()
15193 PushFunctionScope(); in ActOnStartOfFunctionDef()
H A DSemaOpenMP.cpp22167 PushFunctionScope(); in ActOnOpenMPDeclareReductionCombinerStart()
22228 PushFunctionScope(); in ActOnOpenMPDeclareReductionInitializerStart()
H A DSemaDeclCXX.cpp4024 PushFunctionScope(); in ActOnStartCXXInClassMemberInitializer()
/openbsd-src/gnu/llvm/clang/include/clang/Sema/
H A DSema.h1057 S.PushFunctionScope(); in SynthesizedFunctionScope()
1951 void PushFunctionScope();