Home
last modified time | relevance | path

Searched defs:IsPS4 (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/Driver/ToolChains/
H A DPS4CPU.cpp158 const bool IsPS4 = TC.getTriple().isPS4(); ConstructJob() local
H A DClang.cpp7705 bool IsPS4 = getToolChain().getTriple().isPS4(); ConstructJob() local