Searched refs:ExitScope (Results 1 – 6 of 6) sorted by relevance
315 void ExitScope();1024 void ResultBuilder::ExitScope() { in ExitScope() function in ResultBuilder3110 Results.ExitScope(); in AddMacroResults()3124 Results.ExitScope(); in AddPrettyFunctionResults()3312 Results.ExitScope(); in CodeCompleteModuleImport()3371 Results.ExitScope(); in CodeCompleteOrdinaryName()3442 Results.ExitScope(); in CodeCompleteDeclSpec()3512 Results.ExitScope(); in CodeCompleteExpression()3746 Results.ExitScope(); in CodeCompleteMemberReferenceExpr()3817 Results.ExitScope(); in CodeCompleteTypeQualifiers()[all …]
101 void ExitScope(MachineBasicBlock *MBB);442 void MachineCSE::ExitScope(MachineBasicBlock *MBB) { in ExitScope() function in MachineCSE663 ExitScope(Node->getBlock()); in ExitScopeIfDone()670 ExitScope(Parent->getBlock()); in ExitScopeIfDone()
231 void ExitScope(MachineBasicBlock *MBB);677 void MachineLICM::ExitScope(MachineBasicBlock *MBB) { in ExitScope() function in MachineLICM692 ExitScope(Node->getBlock()); in ExitScopeIfDone()699 ExitScope(Parent->getBlock()); in ExitScopeIfDone()
793 Self->ExitScope(); in Exit()807 void ExitScope();2269 P.ExitScope(); in ~DeclaratorScopeObj()
2041 ExitScope(); in ParseDeclarationAfterDeclaratorAndAttributes()2078 ExitScope(); in ParseDeclarationAfterDeclaratorAndAttributes()2089 ExitScope(); in ParseDeclarationAfterDeclaratorAndAttributes()2112 ExitScope(); in ParseDeclarationAfterDeclaratorAndAttributes()
383 void Parser::ExitScope() { in ExitScope() function in Parser