Home
last modified time | relevance | path

Searched defs:EnterNewScope (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Dallocation-site-scopes.cc11 Handle<AllocationSite> AllocationSiteCreationContext::EnterNewScope() { in EnterNewScope() function in v8::internal::AllocationSiteCreationContext
Dallocation-site-scopes.h71 inline Handle<AllocationSite> EnterNewScope() { in EnterNewScope() function
/external/clang/lib/Sema/
DSemaCodeComplete.cpp1021 void ResultBuilder::EnterNewScope() { in EnterNewScope() function in ResultBuilder