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

  /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
TypeIndex.cpp 64 {"__bool16*", SimpleTypeKind::Boolean16},
  /src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
TypeIndex.h 75 Boolean16 = 0x0031, // 16 bit boolean
  /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
NativeTypeEnum.cpp 196 case SimpleTypeKind::Boolean16:
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
CodeViewDebug.cpp 1669 case 2: STK = SimpleTypeKind::Boolean16; break;

Completed in 56 milliseconds