Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/clang/include/clang/AST/
DDecl.h2389 bool instantiationIsPending() const { in instantiationIsPending() function
/openbsd/src/gnu/llvm/clang/lib/Sema/
DSemaTemplateInstantiateDecl.cpp6349 TUKind == TU_Prefix && Function->instantiationIsPending()) in PerformPendingInstantiations()