Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Sema/
H A DSemaTemplate.cpp2333 transformFunctionTypeParam(OldParam, Args, MaterializedTypedefs); in transformFunctionProtoType()
2375 ParmVarDecl *transformFunctionTypeParam( in transformFunctionTypeParam() function