Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DTemplate.h403 static void deleteScopes(LocalInstantiationScope *Scope, in deleteScopes() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp2802 LocalInstantiationScope::deleteScopes(I->Scope, in InstantiateClass()