Home
last modified time | relevance | path

Searched refs:isSignedCharDefault (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DClang.cpp1175 static bool isSignedCharDefault(const llvm::Triple &Triple) { in isSignedCharDefault() function
4152 } else if (!isSignedCharDefault(T)) { in RenderCharacterOptions()