Home
last modified time | relevance | path

Searched defs:EnterScope (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp695 ParseLexedAttributeList(LateParsedAttrList & LAs,Decl * D,bool EnterScope,bool OnDefinition) ParseLexedAttributeList() argument
713 ParseLexedAttribute(LateParsedAttribute & LA,bool EnterScope,bool OnDefinition) ParseLexedAttribute() argument
H A DParser.cpp419 /// EnterScope - Start a new scope. in EnterScope() function in Parser
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCSE.cpp519 void MachineCSE::EnterScope(MachineBasicBlock *MBB) { in EnterScope() function in MachineCSE
H A DMachineLICM.cpp695 void MachineLICMBase::EnterScope(MachineBasicBlock *MBB) { EnterScope() function in MachineLICMBase
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp10668 ActOnReenterTemplateScope(Decl * D,llvm::function_ref<Scope * ()> EnterScope) ActOnReenterTemplateScope() argument