Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaTemplateInstantiate.cpp1516 static bool NeedsInstantiationAsFunctionType(TypeSourceInfo *T) { in NeedsInstantiationAsFunctionType() function
1552 if (!NeedsInstantiationAsFunctionType(T)) in SubstFunctionDeclType()