Searched defs:IsPS4 (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Driver/ToolChains/ | ||
H A D | PS4CPU.cpp | 158 const bool IsPS4 = TC.getTriple().isPS4(); ConstructJob() local |
H A D | Clang.cpp | 7705 bool IsPS4 = getToolChain().getTriple().isPS4(); ConstructJob() local |