Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaTemplate.cpp2429 transformFunctionTypeParam(OldParam, Args, MaterializedTypedefs); in transformFunctionProtoType()
2471 ParmVarDecl *transformFunctionTypeParam( in transformFunctionTypeParam() function