Home
last modified time | relevance | path

Searched defs:FieldCount (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DCXXFieldCollector.h34 SmallVector<size_t, 4> FieldCount; variable
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyAsmPrinter.cpp472 int FieldCount = int(!Languages.empty()) + int(!Tools.empty()); in EmitProducerInfo() local
/freebsd/sys/contrib/dev/acpica/include/
H A Dacstruct.h254 UINT32 FieldCount; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp2447 unsigned FieldCount; lowerCompleteTypeClass() local
2496 unsigned FieldCount; lowerCompleteTypeUnion() local
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DWasmObjectFile.cpp1225 uint32_t FieldCount = readVaruint32(Ctx); in parseTypeSection() local