Searched defs:FieldInfo (Results 1 - 9 of 9) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/CodeGen/
H A DCGRecordLayout.h138 llvm::DenseMap<const FieldDecl *, unsigned> FieldInfo; member in class:clang::CodeGen::CGRecordLayout
H A DCGClass.cpp793 auto FieldInfo = Context.getTypeInfoInChars(D->getType()); local
/freebsd-current/contrib/llvm-project/clang/include/clang/Sema/
H A DDesignator.h99 FieldDesignatorInfo FieldInfo; member in union:clang::Designator::__anon123
/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DPaddingChecker.cpp234 struct FieldInfo { struct
/freebsd-current/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLowLevelType.h367 static constexpr uint64_t getMask(const BitFieldInfo FieldInfo) { argument
376 maskAndShift(uint64_t Val, const BitFieldInfo FieldInfo) argument
/freebsd-current/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.h254 struct FieldInfo { struct in class:DWARFASTParserClang
/freebsd-current/contrib/llvm-project/clang/lib/AST/
H A DRecordLayoutBuilder.cpp1540 TypeInfo FieldInfo = Context.getTypeInfo(D->getType()); local
/freebsd-current/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp2029 AsmFieldInfo FieldInfo; local
/freebsd-current/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DMasmParser.cpp199 struct FieldInfo { struct in namespace:__anon2097
214 FieldInfo(FieldType FT) : Contents(FT) {} function in struct:__anon2097::FieldInfo
[all...]

Completed in 241 milliseconds