Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugProgramInstruction.h167 Kind getRecordKind() const { return RecordKind; } in getRecordKind() function
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp2177 static TypeRecordKind getRecordKind(const DICompositeType *Ty) { getRecordKind() function