Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp2537 NewParam = transformFunctionTypeParam(NewParam, OuterInstantiationArgs, in transformFunctionProtoType()
2546 transformFunctionTypeParam(NewParam, Args, MaterializedTypedefs); in transformFunctionProtoType()
2588 ParmVarDecl *transformFunctionTypeParam( in transformFunctionTypeParam() function