Searched refs:EnterScope (Results 1 – 6 of 6) sorted by relevance
100 void EnterScope(MachineBasicBlock *MBB);436 void MachineCSE::EnterScope(MachineBasicBlock *MBB) { in EnterScope() function in MachineCSE701 EnterScope(MBB); in PerformCSE()
195 void EnterScope(MachineBasicBlock *MBB);592 void MachineLICM::EnterScope(MachineBasicBlock *MBB) { in EnterScope() function in MachineLICM692 EnterScope(MBB); in HoistOutOfLoop()
781 Self->EnterScope(ScopeFlags); in Self()805 void EnterScope(unsigned ScopeFlags);1195 bool EnterScope, bool OnDefinition);1197 bool EnterScope, bool OnDefinition);2260 P.EnterScope(0); // Not a decl scope. in EnterDeclaratorScope()
1159 bool EnterScope, bool OnDefinition) { in ParseLexedAttributeList() argument1165 ParseLexedAttribute(*LAs[i], EnterScope, OnDefinition); in ParseLexedAttributeList()1177 bool EnterScope, bool OnDefinition) { in ParseLexedAttribute() argument1208 bool HasTemplateScope = EnterScope && D->isTemplateDecl(); in ParseLexedAttribute()1214 bool HasFunScope = EnterScope && D->isFunctionOrFunctionTemplate(); in ParseLexedAttribute()2009 EnterScope(0); in ParseDeclarationAfterDeclaratorAndAttributes()2059 EnterScope(0); in ParseDeclarationAfterDeclaratorAndAttributes()2099 EnterScope(0); in ParseDeclarationAfterDeclaratorAndAttributes()
373 void Parser::EnterScope(unsigned ScopeFlags) { in EnterScope() function in Parser455 EnterScope(Scope::DeclScope); in Initialize()
152 EnterScope(name); in AnalyzeFunction()165 void EnterScope(const MangledName& name) { in EnterScope() function in __anona69aa4600111::CalleesPrinter