Home
last modified time | relevance | path

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

/external/clang/lib/Driver/
DToolChains.cpp3140 const bool IsX86 = getTriple().getArch() == llvm::Triple::x86; in getSupportedSanitizers() local
4126 const bool IsX86 = getTriple().getArch() == llvm::Triple::x86; in getSupportedSanitizers() local