Searched refs:FnDeclForMangling (Results 1 – 1 of 1) sorted by relevance
231 FunctionDecl *FnDeclForMangling = FunctionDecl::Create( in getSpecConstantFunctionName() local239 Context, FnDeclForMangling, SourceLocation(), SourceLocation(), in getSpecConstantFunctionName()244 FnDeclForMangling->setParams(ParamDecls); in getSpecConstantFunctionName()250 Mangler->mangleName(FnDeclForMangling, MangledNameStream); in getSpecConstantFunctionName()