Searched defs:MemberInfo (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCGRecordLayoutBuilder.cpp77 struct MemberInfo { struct in struct:__anon498::CGRecordLowering
85 MemberInfo(CharUnits Offset, InfoKind Kind, llvm::Type *Data, function in struct:__anon498::CGRecordLowering::MemberInfo
88 MemberInfo(CharUnits Offset, InfoKind Kind, llvm::Type *Data, function in struct:__anon498::CGRecordLowering::MemberInfo
[all...]
/freebsd-current/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h350 std::optional<MemberPointerInfo> MemberInfo; member in class:llvm::codeview::PointerRecord
/freebsd-current/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterDecl.cpp611 MemberSpecializationInfo *MemberInfo = D->getMemberSpecializationInfo(); local
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp2305 struct MemberInfo { struct in struct:llvm::ClassInfo

Completed in 146 milliseconds