Home
last modified time | relevance | path

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

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