Home
last modified time | relevance | path

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

12

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Lex/
HDModuleMap.h230 struct Attributes { struct
244 Attributes() in Attributes() function
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
HDAttributes.cpp20 class Attributes { class
22 Attributes(RecordKeeper &R) : Records(R) {} in Attributes() function in __anon5395fa790111::Attributes
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Object/
HDELFObjectFile.cpp159 ARMAttributeParser Attributes; in getARMFeatures() local
307 ARMAttributeParser Attributes; in setARMSubArch() local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Support/
HDARMAttributeParser.h23 std::map<unsigned, unsigned> Attributes; variable
/freebsd-11-stable/contrib/llvm-project/llvm/lib/IR/
HDModuleSummaryIndex.cpp259 struct Attributes { struct
265 std::vector<std::string> Attrs;
266 std::string Comments;
HDDebugInfoMetadata.cpp1224 MDString *GetterName, MDString *SetterName, unsigned Attributes, in getImpl()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86InstrFMA3Info.h34 uint16_t Attributes; member
/freebsd-11-stable/sys/contrib/edk2/Include/Uefi/
HDUefiGpt.h131 UINT64 Attributes; member
HDUefiSpec.h1350 UINT32 Attributes; member
2042 UINT32 Attributes; member
HDUefiInternalFormRepresentation.h110 UINT8 Attributes; member
132 UINT8 Attributes; member
872 UINT32 Attributes; member
/freebsd-11-stable/stand/efi/include/
HDefigpt.h43 UINT64 Attributes; member
HDefipoint.h80 UINT32 Attributes; member
HDefipciio.h538 EFI_PCI_IO_PROTOCOL_ATTRIBUTES Attributes; member
HDefiapi.h589 UINT32 Attributes; member
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaObjCProperty.cpp185 unsigned Attributes = ODS.getPropertyAttributes(); in ActOnProperty() local
281 makePropertyAttributesAsWritten(unsigned Attributes) { in makePropertyAttributesAsWritten()
423 unsigned &Attributes, in HandlePropertyInClassExtension()
576 const unsigned Attributes, in CreatePropertyDecl()
2195 unsigned Attributes = Property->getPropertyAttributes(); in AtomicPropertySetterGetterRules() local
2619 unsigned &Attributes, in CheckObjCPropertyAttributes()
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
HDBuiltins.h54 const char *Name, *Type, *Attributes, *HeaderName; member
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
HDDWARFYAML.h57 std::vector<AttributeAbbrev> Attributes; member
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
HDDWARFAcceleratorTable.h270 std::vector<AttributeEncoding> Attributes; ///< List of index attributes. member
/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
HDParseDeclCXX.cpp1396 ParsedAttributesWithRange &Attributes) { in ParseClassSpecifier()
2078 ParsedAttributesWithRange Attributes(AttrFactory); in ParseBaseSpecifier() local
HDParseStmt.cpp2408 ParsedAttributesWithRange Attributes(AttrFactory); in ParseCXXCatchBlock() local
HDParsePragma.cpp1149 ParsedAttributes &Attributes; member
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/Object/
HDELFObjectFile.h368 Error getBuildAttributes(ARMAttributeParser &Attributes) const override { in getBuildAttributes()
HDCOFF.h212 support::ulittle32_t Attributes; member
1247 support::ulittle16_t Attributes; member
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
HDDWARFVerifier.cpp1151 SmallSet<unsigned, 5> Attributes; in verifyNameIndexAbbrevs() local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Lex/
HDModuleMap.cpp1457 using Attributes = ModuleMap::Attributes; typedef in clang::ModuleMapParser

12