Home
last modified time | relevance | path

Searched defs:Int32Long (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeIndex.h39 Int32Long = 0x0012, // 32 bit signed enumerator
147 static TypeIndex Int32Long() { return TypeIndex(SimpleTypeKind::Int32Long); } in Int32Long() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeIndex.h46 Int32Long = 0x0012, // 32 bit signed enumerator
166 static TypeIndex Int32Long() { return TypeIndex(SimpleTypeKind::Int32Long); } in Int32Long() function