Searched defs:EnterNewScope (Results 1 – 3 of 3) sorted by relevance
/external/v8/src/ | ||
D | allocation-site-scopes.cc | 11 Handle<AllocationSite> AllocationSiteCreationContext::EnterNewScope() { in EnterNewScope() function in v8::internal::AllocationSiteCreationContext |
D | allocation-site-scopes.h | 71 inline Handle<AllocationSite> EnterNewScope() { in EnterNewScope() function |
/external/clang/lib/Sema/ | ||
D | SemaCodeComplete.cpp | 1021 void ResultBuilder::EnterNewScope() { in EnterNewScope() function in ResultBuilder |