Searched refs:isCPP (Results 1 – 3 of 3) sorted by relevance
496 bool isCPP) { in oclIsBuiltin() argument509 if (isCPP) { in oclIsBuiltin()
624 bool isCPP = false);
1003 bool isCPP = SrcLangVer == kOCLVer::CL21; in postProcessOCL() local1009 oclIsBuiltin(F->getName(), &DemangledName, isCPP)) { in postProcessOCL()1029 if (hasArrayArg(F) && oclIsBuiltin(F->getName(), &DemangledName, isCPP)) in postProcessOCL()