Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugProgramInstruction.h173 Kind getRecordKind() const { return RecordKind; } in getRecordKind() function
268 return E->getRecordKind() == LabelKind; in classof()
556 return E->getRecordKind() == ValueKind; in classof()
/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenBuilder.h87 cir::RecordType::RecordKind getRecordKind(const clang::TagTypeKind kind) { in getRecordKind() function
139 kind = getRecordKind(rd->getTagKind()); in getIncompleteRecordTy()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp2209 static TypeRecordKind getRecordKind(const DICompositeType *Ty) { in getRecordKind() function
2461 TypeRecordKind Kind = getRecordKind(Ty); in lowerTypeClass()
2475 TypeRecordKind Kind = getRecordKind(Ty); in lowerCompleteTypeClass()