Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaTemplate.cpp2328 transformFunctionTypeParam(OldParam, Args, MaterializedTypedefs); in transformFunctionProtoType()
2370 ParmVarDecl *transformFunctionTypeParam( in transformFunctionTypeParam() function