Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Sema/
H A DTemplate.h499 LocalInstantiationScope *getStartingScope() const { return StartingScope; } in getStartingScope() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp2144 assert(CurrentInstantiationScope == Instantiator.getStartingScope()); in InstantiateClass()
2158 Instantiator.getStartingScope()); in InstantiateClass()