Searched defs:EnterScope (Results 1 – 12 of 12) 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
436 void MachineCSE::EnterScope(MachineBasicBlock *MBB) { in EnterScope() function in MachineCSE
583 void MachineLICM::EnterScope(MachineBasicBlock *MBB) { in EnterScope() function in MachineLICM
497 void MachineCSE::EnterScope(MachineBasicBlock *MBB) { in EnterScope() function in MachineCSE
673 void MachineLICMBase::EnterScope(MachineBasicBlock *MBB) { in EnterScope() function in MachineLICMBase
668 void MachineLICMBase::EnterScope(MachineBasicBlock *MBB) { in EnterScope() function in MachineLICMBase
107 void EnterScope(const char* scope_name) { in EnterScope() function
373 void Parser::EnterScope(unsigned ScopeFlags) { in EnterScope() function in Parser
1190 bool EnterScope, bool OnDefinition) { in ParseLexedAttributeList()1208 bool EnterScope, bool OnDefinition) { in ParseLexedAttribute()
10004 llvm::function_ref<Scope *()> EnterScope) { in ActOnReenterTemplateScope()