Searched defs:Native (Results 1 – 4 of 4) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/tools/llvm-pdbutil/ |
| H A D | llvm-pdbutil.cpp | 162 cl::opt<bool> Native("native", cl::desc("Use native PDB reader instead of DIA"), variable 311 cl::opt<bool> Native("native", cl::desc("Use native PDB reader instead of DIA"), variable
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/PDB/ |
| H A D | PDBTypes.h | 82 Native = 1, enumerator
|
| /freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
| H A D | Sema.h | 474 Native, // #pragma options align=native enumerator 1826 enum Mode : unsigned char { Native, Natural, Packed, Mac68k }; enumerator
|
| /freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGObjC.cpp | 872 Native, enumerator
|