Home
last modified time | relevance | path

Searched defs:Attributes (Results 1 – 25 of 46) sorted by relevance

12

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DAttributes.cpp18 class Attributes { class
20 Attributes(RecordKeeper &R) : Records(R) {} in Attributes() function in __anonbfca47420111::Attributes
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DModuleMap.h233 struct Attributes { struct
251 Attributes() in Attributes() argument
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DELFObjectFile.cpp163 ARMAttributeParser Attributes; in getARMFeatures() local
374 RISCVAttributeParser Attributes; in getRISCVFeatures() local
686 ARMAttributeParser Attributes; in setARMSubArch() local
/freebsd/sys/contrib/edk2/Include/Pi/
H A DPiFirmwareFile.h122 EFI_FFS_FILE_ATTRIBUTES Attributes; member
154 EFI_FFS_FILE_ATTRIBUTES Attributes; member
377 UINT16 Attributes; member
396 UINT16 Attributes; member
H A DPiFirmwareVolume.h120 EFI_FVB_ATTRIBUTES_2 Attributes; member
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrFMA3Info.h30 uint16_t Attributes; member
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DModuleSummaryIndex.cpp385 struct Attributes { struct
391 std::vector<std::string> Attrs;
392 std::string Comments;
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCPseudoProbe.h115 uint8_t Attributes; variable
164 uint64_t Attributes, uint32_t Discriminator) in MCPseudoProbe()
/freebsd/sys/contrib/edk2/Include/Uefi/
H A DUefiGpt.h129 UINT64 Attributes; member
H A DUefiSpec.h1432 UINT32 Attributes; member
2140 UINT32 Attributes; member
/freebsd/sys/contrib/edk2/Include/Protocol/
H A DAbsolutePointer.h40 UINT32 Attributes; ///< The following bits are set as needed (or'd together) to indicate the member
H A DScsiPassThru.h138 UINT32 Attributes; member
H A DScsiPassThruExt.h70 UINT32 Attributes; member
H A DPciIo.h529 EFI_PCI_IO_PROTOCOL_ATTRIBUTES Attributes; member
/freebsd/stand/efi/include/
H A Defigpt.h42 UINT64 Attributes; member
H A Defipciio.h536 EFI_PCI_IO_PROTOCOL_ATTRIBUTES Attributes; member
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp180 unsigned Attributes = ODS.getPropertyAttributes(); in ActOnProperty() local
272 makePropertyAttributesAsWritten(unsigned Attributes) { in makePropertyAttributesAsWritten()
408 unsigned &Attributes, const unsigned AttributesAsWritten, QualType T, in HandlePropertyInClassExtension()
555 const unsigned Attributes, const unsigned AttributesAsWritten, QualType T, in CreatePropertyDecl()
2162 unsigned Attributes = Property->getPropertyAttributes(); in AtomicPropertySetterGetterRules() local
2620 unsigned &Attributes, in CheckObjCPropertyAttributes()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVSymbol.cpp407 std::string Attributes = in printExtra() local
H A DLVType.cpp382 std::string Attributes = in printExtra() local
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProfReader.cpp182 uint32_t &Attributes) { in parseMetadata()
218 uint64_t &FunctionHash, uint32_t &Attributes) { in ParseLine()
370 uint32_t Attributes = 0; in readImpl() local
1204 auto Attributes = readNumber<uint32_t>(); in readFuncMetadata() local
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DBuiltins.h73 const char *Type, *Attributes; member
/freebsd/sys/contrib/edk2/Include/IndustryStandard/
H A DUsb.h132 UINT8 Attributes; member
175 UINT8 Attributes; member
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.h426 std::vector<AttributeEncoding> Attributes; ///< List of index attributes. member
/freebsd/contrib/llvm-project/clang/lib/ExtractAPI/
H A DDeclarationFragments.cpp1453 const auto Attributes = Property->getPropertyAttributesAsWritten(); in getFragmentsForObjCProperty() local
/freebsd/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h41 std::vector<AttributeAbbrev> Attributes; member

12