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

/external/chromium_org/v8/src/
H A Dallocation-site-scopes.cc11 Handle<AllocationSite> AllocationSiteCreationContext::EnterNewScope() { function in class:v8::internal::AllocationSiteCreationContext
H A Dallocation-site-scopes.h56 Handle<AllocationSite> EnterNewScope();
71 inline Handle<AllocationSite> EnterNewScope() { function in class:v8::internal::AllocationSiteUsageContext
/external/clang/lib/Sema/
H A DSemaCodeComplete.cpp312 void EnterNewScope();
1022 void ResultBuilder::EnterNewScope() { function in class:ResultBuilder
2987 Results.EnterNewScope();
3012 Results.EnterNewScope();
3165 Results.EnterNewScope();
3216 Results.EnterNewScope();
3313 Results.EnterNewScope();
3404 Results.EnterNewScope();
3571 Results.EnterNewScope();
3698 Results.EnterNewScope();
[all...]

Completed in 240 milliseconds