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