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

/external/v8/src/
H A Dallocation-site-scopes.cc14 Handle<AllocationSite> AllocationSiteCreationContext::EnterNewScope() { function in class:v8::internal::AllocationSiteCreationContext
H A Dallocation-site-scopes.h54 Handle<AllocationSite> EnterNewScope();
69 inline Handle<AllocationSite> EnterNewScope() { function in class:v8::internal::AllocationSiteUsageContext
/external/clang/lib/Sema/
H A DSemaCodeComplete.cpp311 void EnterNewScope();
1038 void ResultBuilder::EnterNewScope() { ShadowMaps.emplace_back(); } function in class:ResultBuilder
3106 Results.EnterNewScope();
3132 Results.EnterNewScope();
3285 Results.EnterNewScope();
3336 Results.EnterNewScope();
3433 Results.EnterNewScope();
3524 Results.EnterNewScope();
3693 Results.EnterNewScope();
3820 Results.EnterNewScope();
[all...]

Completed in 134 milliseconds