Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
HDDecl.h2432 bool instantiationIsPending() const { in instantiationIsPending() function
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaTemplateInstantiateDecl.cpp6416 TUKind == TU_Prefix && Function->instantiationIsPending()) in PerformPendingInstantiations()