Searched defs:ExitScope (Results 1 – 6 of 6) sorted by relevance
/external/chromium_org/v8/src/ | ||
D | allocation-site-scopes.cc | 39 void AllocationSiteCreationContext::ExitScope( in ExitScope() function in v8::internal::AllocationSiteCreationContext |
D | allocation-site-scopes.h | 84 inline void ExitScope(Handle<AllocationSite> scope_site, in ExitScope() function |
/external/llvm/lib/CodeGen/ | ||
D | MachineCSE.cpp | 434 void MachineCSE::ExitScope(MachineBasicBlock *MBB) { in ExitScope() function in MachineCSE |
D | MachineLICM.cpp | 661 void MachineLICM::ExitScope(MachineBasicBlock *MBB) { in ExitScope() function in MachineLICM |
/external/clang/lib/Parse/ | ||
D | Parser.cpp | 363 void Parser::ExitScope() { in ExitScope() function in Parser |
/external/clang/lib/Sema/ | ||
D | SemaCodeComplete.cpp | 1027 void ResultBuilder::ExitScope() { in ExitScope() function in ResultBuilder |