Home
last modified time | relevance | path

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

123

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Basic/
H A DAttributes.cpp18 class Attributes { class
20 Attributes(const RecordKeeper &R) : Records(R) {} in Attributes() function in __anon813416130111::Attributes
/freebsd/contrib/llvm-project/libc/include/llvm-libc-types/
H A DEFI_OPEN_PROTOCOL_INFORMATION_ENTRY.h18 uint32_t Attributes; member
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILConstants.h33 struct Attributes { struct
H A DDXILOpBuilder.cpp432 dxil::Attributes Attributes; in getDXILAttributes() local
456 dxil::Attributes Attributes = getDXILAttributes(OpCode, DXILVersion); in setDXILAttributes() local
/freebsd/contrib/llvm-project/llvm/lib/Object/
H A DELFObjectFile.cpp162 ARMAttributeParser Attributes; in getARMFeatures() local
375 RISCVAttributeParser Attributes; in getRISCVFeatures() local
721 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.cpp396 struct Attributes { struct
402 std::vector<std::string> Attrs;
403 std::string Comments;
/freebsd/sys/contrib/edk2/Include/Uefi/
H A DUefiGpt.h129 UINT64 Attributes; member
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangBuiltinsEmitter.cpp57 std::string Attributes; member
376 std::string Attributes; in renderAttributes() local
/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/llvm/include/llvm/MC/
H A DMCPseudoProbe.h124 uint8_t Attributes; variable
172 uint64_t Attributes, uint32_t Discriminator) in MCPseudoProbe()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp178 unsigned Attributes = ODS.getPropertyAttributes(); in ActOnProperty() local
273 makePropertyAttributesAsWritten(unsigned Attributes) { in makePropertyAttributesAsWritten()
409 unsigned &Attributes, const unsigned AttributesAsWritten, QualType T, in HandlePropertyInClassExtension()
556 const unsigned Attributes, const unsigned AttributesAsWritten, QualType T, in CreatePropertyDecl()
2171 unsigned Attributes = Property->getPropertyAttributes(); in AtomicPropertySetterGetterRules() local
2629 unsigned &Attributes, in CheckObjCPropertyAttributes()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/LogicalView/Core/
H A DLVSymbol.cpp406 std::string Attributes = in printExtra() local
H A DLVType.cpp386 std::string Attributes = in printExtra() local
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DModuleMap.h231 using Attributes = ModuleAttributes; variable
/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()
380 uint32_t Attributes = 0; in readImpl() local
1266 auto Attributes = readNumber<uint32_t>(); in readFuncMetadata() local
/freebsd/sys/contrib/edk2/Include/IndustryStandard/
H A DUsb.h132 UINT8 Attributes; member
175 UINT8 Attributes; member
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DBuiltins.h84 llvm::StringTable::Offset Attributes = {}; member

123