Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp4172 enum ArchPtrSize { Arch16Bit, Arch32Bit, Arch64Bit }; in ParseLangArgs() enumerator
4177 return Arch32Bit; in ParseLangArgs()