Searched refs:adjustFunctionTypeForInstantiation (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp1775 static QualType adjustFunctionTypeForInstantiation(ASTContext &Context, function
1838 QualType T = adjustFunctionTypeForInstantiation(SemaRef.Context, D, TInfo);
2195 QualType T = adjustFunctionTypeForInstantiation(SemaRef.Context, D, TInfo);

Completed in 147 milliseconds