Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DTemplate.h659 LocalInstantiationScope *getStartingScope() const { return StartingScope; } in getStartingScope() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp3580 assert(CurrentInstantiationScope == Instantiator.getStartingScope()); in InstantiateClass()
3594 Instantiator.getStartingScope()); in InstantiateClass()