Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp2168 static bool NeedsInstantiationAsFunctionType(TypeSourceInfo *T) { in NeedsInstantiationAsFunctionType() function
2204 if (!NeedsInstantiationAsFunctionType(T)) in SubstFunctionDeclType()