Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp2476 static bool NeedsInstantiationAsFunctionType(TypeSourceInfo *T) { in NeedsInstantiationAsFunctionType() function
2513 if (!NeedsInstantiationAsFunctionType(T)) in SubstFunctionDeclType()