Home
last modified time | relevance | path

Searched defs:Attributes (Results 1 – 25 of 41) 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() function
/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/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/stand/efi/include/
H A Defigpt.h42 UINT64 Attributes; member
H A Defipoint.h79 UINT32 Attributes; member
H A Defipciio.h536 EFI_PCI_IO_PROTOCOL_ATTRIBUTES Attributes; member
H A Defiapi.h588 UINT32 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/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
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DELFObjectFile.h407 Error getBuildAttributes(ELFAttributeParser &Attributes) const override { in getBuildAttributes()
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp1711 ParsedAttributes &Attributes) { in ParseClassSpecifier()
2429 ParsedAttributes Attributes(AttrFactory); in ParseBaseSpecifier() local
H A DParseStmt.cpp2735 ParsedAttributes Attributes(AttrFactory); in ParseCXXCatchBlock() local
/freebsd/contrib/llvm-project/llvm/lib/TextAPI/
H A DTextStubV5.cpp95 Attributes, enumerator
/freebsd/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DExtractAPIVisitor.h1396 unsigned Attributes = ObjCPropertyRecord::NoAttr; in recordObjCProperties() local

12