Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DTemplate.h451 LocalInstantiationScope *getStartingScope() const { return StartingScope; } in getStartingScope() function
/external/clang/lib/Sema/
DSemaTemplateInstantiate.cpp2067 assert(CurrentInstantiationScope == Instantiator.getStartingScope()); in InstantiateClass()
2081 Instantiator.getStartingScope()); in InstantiateClass()