Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h240 explicit ArgListRecord(TypeRecordKind Kind) : TypeRecord(Kind) {} in ArgListRecord() function
242 ArgListRecord(TypeRecordKind Kind, ArrayRef<TypeIndex> Indices) in ArgListRecord() function
/external/llvm/include/llvm/DebugInfo/CodeView/
DTypeRecord.h265 ArgListRecord(TypeRecordKind Kind, ArrayRef<TypeIndex> Indices) in ArgListRecord() function