Searched refs:ClangParamTypes (Results 1 – 1 of 1) sorted by relevance
223 QualType ClangParamTypes[] = {Context.IntTy, SpecConstantType}; in getSpecConstantFunctionName() local229 Context.getFunctionType(SpecConstantType, ClangParamTypes, EPI); in getSpecConstantFunctionName()237 for (QualType ParamType : ClangParamTypes) { in getSpecConstantFunctionName()