Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp2856 static bool NeedsInstantiationAsFunctionType(TypeSourceInfo *T) { in NeedsInstantiationAsFunctionType() function
2889 if (!NeedsInstantiationAsFunctionType(T)) in SubstFunctionDeclType()