Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeductionGuide.cpp522 NewParam = transformFunctionTypeParam( in transformFunctionProtoType()
532 transformFunctionTypeParam(NewParam, Args, MaterializedTypedefs, in transformFunctionProtoType()
575 ParmVarDecl *transformFunctionTypeParam( in transformFunctionTypeParam() function