HomeSort by: relevance | last modified time | path
    Searched refs:Boolean64 (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
TypeIndex.cpp 66 {"__bool64*", SimpleTypeKind::Boolean64},
  /src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
TypeIndex.h 77 Boolean64 = 0x0033, // 64 bit boolean
  /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
NativeTypeEnum.cpp 194 case SimpleTypeKind::Boolean64:
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
CodeViewDebug.cpp 1671 case 8: STK = SimpleTypeKind::Boolean64; break;

Completed in 28 milliseconds