Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp2074 static QualType adjustFunctionTypeForInstantiation(ASTContext &Context, in adjustFunctionTypeForInstantiation() function
2137 QualType T = adjustFunctionTypeForInstantiation(SemaRef.Context, D, TInfo); in VisitFunctionDecl()
2549 QualType T = adjustFunctionTypeForInstantiation(SemaRef.Context, D, TInfo); in VisitCXXMethodDecl()