Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Parse/
H A DParseCXXInlineMethods.cpp741 ParseLexedAttributeList(LateParsedAttrList & LAs,Decl * D,bool EnterScope,bool OnDefinition) ParseLexedAttributeList() argument
759 ParseLexedAttribute(LateParsedAttribute & LA,bool EnterScope,bool OnDefinition) ParseLexedAttribute() argument
H A DParser.cpp420 void Parser::EnterScope(unsigned ScopeFlags) { in EnterScope() function in Parser
H A DParseDecl.cpp4988 ParseLexedCAttributeList(LateParsedAttrList & LAs,bool EnterScope,ParsedAttributes * OutAttrs) ParseLexedCAttributeList() argument
5004 ParseLexedCAttribute(LateParsedAttribute & LA,bool EnterScope,ParsedAttributes * OutAttrs) ParseLexedCAttribute() argument
/llvm-project/llvm/lib/CodeGen/
H A DMachineCSE.cpp519 void MachineCSE::EnterScope(MachineBasicBlock *MBB) { EnterScope() function in MachineCSE
H A DMachineLICM.cpp764 void MachineLICMBase::EnterScope(MachineBasicBlock *MBB) { EnterScope() function in MachineLICMBase
/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp10569 ActOnReenterTemplateScope(Decl * D,llvm::function_ref<Scope * ()> EnterScope) ActOnReenterTemplateScope() argument