Home
last modified time | relevance | path

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

12

/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DAttributes.cpp18 class Attributes { class
20 Attributes(RecordKeeper &R) : Records(R) {} in Attributes() function in __anon22733c540111::Attributes
/freebsd-src/contrib/llvm-project/clang/include/clang/Lex/
H A DModuleMap.h233 struct Attributes { struct
251 Attributes() in Attributes() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Object/
H A DELFObjectFile.cpp162 ARMAttributeParser Attributes; getARMFeatures() local
298 RISCVAttributeParser Attributes; getRISCVFeatures() local
594 ARMAttributeParser Attributes; setARMSubArch() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrFMA3Info.h30 uint16_t Attributes; member
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DModuleSummaryIndex.cpp385 struct Attributes { struct
391 Attrs__anonefe9beb80511::Attributes global() argument
392 Comments__anonefe9beb80511::Attributes global() argument
/freebsd-src/sys/contrib/edk2/Include/Uefi/
H A DUefiGpt.h129 UINT64 Attributes; member
H A DUefiSpec.h1377 UINT32 Attributes; member
2073 UINT32 Attributes; member
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCPseudoProbe.h115 uint8_t Attributes; variable
164 uint64_t Attributes, uint32_t Discriminator) in MCPseudoProbe() argument
/freebsd-src/stand/efi/include/
H A Defigpt.h42 UINT64 Attributes; member
H A Defipoint.h79 UINT32 Attributes; member
H A Defipciio.h537 EFI_PCI_IO_PROTOCOL_ATTRIBUTES Attributes; member
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjCProperty.cpp180 unsigned Attributes = ODS.getPropertyAttributes(); in ActOnProperty() local
272 makePropertyAttributesAsWritten(unsigned Attributes) { in makePropertyAttributesAsWritten() argument
414 HandlePropertyInClassExtension(Scope * S,SourceLocation AtLoc,SourceLocation LParenLoc,FieldDeclarator & FD,Selector GetterSel,SourceLocation GetterNameLoc,Selector SetterSel,SourceLocation SetterNameLoc,const bool isReadWrite,unsigned & Attributes,const unsigned AttributesAsWritten,QualType T,TypeSourceInfo * TSI,tok::ObjCKeywordKind MethodImplKind) HandlePropertyInClassExtension() argument
568 CreatePropertyDecl(Scope * S,ObjCContainerDecl * CDecl,SourceLocation AtLoc,SourceLocation LParenLoc,FieldDeclarator & FD,Selector GetterSel,SourceLocation GetterNameLoc,Selector SetterSel,SourceLocation SetterNameLoc,const bool isReadWrite,const unsigned Attributes,const unsigned AttributesAsWritten,QualType T,TypeSourceInfo * TInfo,tok::ObjCKeywordKind MethodImplKind,DeclContext * lexicalDC) CreatePropertyDecl() argument
2180 unsigned Attributes = Property->getPropertyAttributes(); AtomicPropertySetterGetterRules() local
2633 CheckObjCPropertyAttributes(Decl * PDecl,SourceLocation Loc,unsigned & Attributes,bool propertyInPrimaryClass) CheckObjCPropertyAttributes() argument
[all...]
/freebsd-src/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-src/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProfReader.cpp182 uint32_t &Attributes) { in parseMetadata() argument
218 uint64_t &FunctionHash, uint32_t &Attributes) { in ParseLine() argument
370 uint32_t Attributes = 0; in readImpl() local
1203 auto Attributes = readNumber<uint32_t>(); readFuncMetadata() local
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DBuiltins.h73 const char *Type, *Attributes; member
[all...]
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.h417 std::vector<AttributeEncoding> Attributes; ///< List of index attributes. global() member
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h41 std::vector<AttributeAbbrev> Attributes; member
/freebsd-src/contrib/llvm-project/clang/lib/ExtractAPI/
H A DDeclarationFragments.cpp1290 const auto Attributes = Property->getPropertyAttributesAsWritten(); getFragmentsForObjCProperty() local
H A DAPI.cpp440 addObjCProperty(ObjCContainerRecord * Container,StringRef Name,StringRef USR,PresumedLoc Loc,AvailabilityInfo Availability,const DocComment & Comment,DeclarationFragments Declaration,DeclarationFragments SubHeading,ObjCPropertyRecord::AttributeKind Attributes,StringRef GetterName,StringRef SetterName,bool IsOptional,bool IsInstanceProperty,bool IsFromSystemHeader) addObjCProperty() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/
H A DELFObjectFile.h388 getBuildAttributes(ELFAttributeParser & Attributes) getBuildAttributes() argument
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp1550 ParseClassSpecifier(tok::TokenKind TagTokKind,SourceLocation StartLoc,DeclSpec & DS,const ParsedTemplateInfo & TemplateInfo,AccessSpecifier AS,bool EnteringContext,DeclSpecContext DSC,ParsedAttributes & Attributes) ParseClassSpecifier() argument
2265 ParsedAttributes Attributes(AttrFactory); ParseBaseSpecifier() local
[all...]
H A DParseStmt.cpp2720 ParsedAttributes Attributes(AttrFactory); ParseCXXCatchBlock() local
/freebsd-src/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DExtractAPIVisitor.h1346 unsigned Attributes = ObjCPropertyRecord::NoAttr; recordObjCProperties() local
/freebsd-src/contrib/llvm-project/llvm/lib/TextAPI/
H A DTextStubV5.cpp95 Attributes, enumerator

12