Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp2130 static bool NeedsInstantiationAsFunctionType(TypeSourceInfo *T) { in NeedsInstantiationAsFunctionType() function
2166 if (!NeedsInstantiationAsFunctionType(T)) in SubstFunctionDeclType()