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

  /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
TypeIndex.cpp 65 {"__bool32*", SimpleTypeKind::Boolean32},
  /src/external/apache2/llvm/dist/llvm/include/llvm/DebugInfo/CodeView/
TypeIndex.h 76 Boolean32 = 0x0032, // 32 bit boolean
  /src/external/apache2/llvm/dist/llvm/lib/DebugInfo/PDB/Native/
NativeTypeEnum.cpp 195 case SimpleTypeKind::Boolean32:
  /src/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
CodeViewDebug.cpp 1670 case 4: STK = SimpleTypeKind::Boolean32; break;

Completed in 18 milliseconds