Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/clang/lib/Parse/
HDParseCXXInlineMethods.cpp535 Actions.PushFunctionScope(); in ParseLexedMethodDeclaration()
/freebsd-head/contrib/llvm-project/clang/lib/Sema/
HDSema.cpp2164 void Sema::PushFunctionScope() { in PushFunctionScope() function in Sema
HDSemaDecl.cpp15417 PushFunctionScope(); in ActOnStartOfFunctionDef()
15515 PushFunctionScope(); in ActOnStartOfFunctionDef()
15524 PushFunctionScope(); in ActOnStartOfFunctionDef()
20093 PushFunctionScope(); in ActOnStartTopLevelStmtDecl()
HDSemaDeclObjC.cpp391 SemaRef.PushFunctionScope(); in ActOnStartOfObjCMethodDef()
HDSemaOpenMP.cpp21406 SemaRef.PushFunctionScope(); in ActOnOpenMPDeclareReductionCombinerStart()
21469 SemaRef.PushFunctionScope(); in ActOnOpenMPDeclareReductionInitializerStart()
HDSemaDeclCXX.cpp4030 PushFunctionScope(); in ActOnStartCXXInClassMemberInitializer()
/freebsd-head/contrib/llvm-project/clang/include/clang/Sema/
HDSema.h719 void PushFunctionScope();
13073 S.PushFunctionScope(); in SynthesizedFunctionScope()