Searched defs:IsArch64Bit (Results 1 – 2 of 2) sorted by relevance
37 const bool IsArch64Bit = getToolChain().getTriple().isArch64Bit(); ConstructJob() local 117 const bool IsArch64Bit = ToolChain.getTriple().isArch64Bit(); ConstructJob() local
419 InProcessMemoryAccess(bool IsArch64Bit) InProcessMemoryAccess() argument