Searched refs:supportsNilWithFloatRet (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Checkers/
H A DCallAndMessageChecker.cpp524 static bool supportsNilWithFloatRet(const llvm::Triple &triple) { function
557 !(supportsNilWithFloatRet(Ctx.getTargetInfo().getTriple()) &&

Completed in 1538 milliseconds