Home
last modified time | relevance | path

Searched refs:ArgListRec (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp2099 ArgListRecord ArgListRec(TypeRecordKind::ArgList, ArgTypeIndices); in lowerTypeFunction() local
2100 TypeIndex ArgListIndex = TypeTable.writeLeafType(ArgListRec); in lowerTypeFunction()
2148 ArgListRecord ArgListRec(TypeRecordKind::ArgList, ArgTypeIndices); in lowerTypeMemberFunction() local
2149 TypeIndex ArgListIndex = TypeTable.writeLeafType(ArgListRec); in lowerTypeMemberFunction()