Searched refs:isSignedCharDefault (Results 1 – 1 of 1) sorted by relevance
597 static bool isSignedCharDefault(const llvm::Triple &Triple) { in isSignedCharDefault() function5409 } else if (!isSignedCharDefault(getToolChain().getTriple())) { in ConstructJob()