Searched defs:EnterScope (Results 1 – 5 of 5) sorted by relevance
672 bool EnterScope, bool OnDefinition) { in ParseLexedAttributeList()690 bool EnterScope, bool OnDefinition) { in ParseLexedAttribute()
403 void Parser::EnterScope(unsigned ScopeFlags) { in EnterScope() function in Parser
497 void MachineCSE::EnterScope(MachineBasicBlock *MBB) { in EnterScope() function in MachineCSE
662 void MachineLICMBase::EnterScope(MachineBasicBlock *MBB) { in EnterScope() function in MachineLICMBase
10083 llvm::function_ref<Scope *()> EnterScope) { in ActOnReenterTemplateScope()