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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGRecordLayout.h125 llvm::DenseMap<const FieldDecl *, unsigned> FieldInfo; member in class:clang::CodeGen::CGRecordLayout
H A DCGClass.cpp801 std::pair<CharUnits, CharUnits> FieldInfo = local
/freebsd-13-stable/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFASTParserClang.h177 struct FieldInfo { struct in class:DWARFASTParserClang
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DPaddingChecker.cpp229 struct FieldInfo { struct
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DDesignator.h61 FieldDesignatorInfo FieldInfo; member in union:clang::Designator::__anon1464
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DLowLevelTypeImpl.h261 static uint64_t getMask(const BitFieldInfo FieldInfo) { argument
269 static uint64_t maskAndShift(uint64_t Val, const BitFieldInfo FieldInfo) { argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DRecordLayoutBuilder.cpp1465 TypeInfo FieldInfo = Context.getTypeInfo(D->getType()); local
1777 std::pair<CharUnits, CharUnits> FieldInfo = local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DMasmParser.cpp315 struct FieldInfo { struct in namespace:__anon3727
330 FieldInfo(FieldType FT) : Contents(FT) {} function in struct:__anon3727::FieldInfo
[all...]

Completed in 161 milliseconds