Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeIndex.h45 Int32Long = 0x0012, // 32 bit signed enumerator
174 static TypeIndex Int32Long() { return TypeIndex(SimpleTypeKind::Int32Long); } in Int32Long() function