Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DTemplate.h361 static void deleteScopes(LocalInstantiationScope *Scope, in deleteScopes() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp2157 LocalInstantiationScope::deleteScopes(I->Scope, in InstantiateClass()