Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp1434 bool getIsIncomplete() const { return IsIncomplete; } in getIsIncomplete() function in __anondb690eb50211::TemplateInstantiator
3042 if (IsIncompleteSubstitution && Instantiator.getIsIncomplete()) in SubstType()