Home
last modified time | relevance | path

Searched refs:deleteScopes (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/clang/include/clang/Sema/
H A DTemplate.h437 static void deleteScopes(LocalInstantiationScope *Scope, in deleteScopes() function
/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp2845 LocalInstantiationScope::deleteScopes(I->Scope, in InstantiateClass()