Searched defs:InfoKind (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGRecordLayoutBuilder.cpp79 enum InfoKind { VFPtr, VBPtr, Field, Base, VBase, Scissor } Kind; enum in struct:__anon508::CGRecordLowering::MemberInfo
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFAbstractMemberAccess.cpp280 uint64_t InfoKind = getConstant(Call->getArgOperand(1)); local
540 uint32_t BPFAbstractMemberAccess::GetFieldInfo(uint32_t InfoKind, argument
721 uint32_t InfoKind = BPFCoreSharedInfo::FIELD_BYTE_OFFSET; local
[all...]

Completed in 154 milliseconds