/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | Attributes.cpp | 18 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 D | ModuleMap.h | 233 struct Attributes { struct 251 Attributes() in Attributes() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Object/ |
H A D | ELFObjectFile.cpp | 162 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 D | X86InstrFMA3Info.h | 30 uint16_t Attributes; member
|
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | ModuleSummaryIndex.cpp | 385 struct Attributes { struct 391 Attrs__anonefe9beb80511::Attributes global() argument 392 Comments__anonefe9beb80511::Attributes global() argument
|
/freebsd-src/sys/contrib/edk2/Include/Uefi/ |
H A D | UefiGpt.h | 129 UINT64 Attributes; member
|
H A D | UefiSpec.h | 1377 UINT32 Attributes; member 2073 UINT32 Attributes; member
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCPseudoProbe.h | 115 uint8_t Attributes; variable 164 uint64_t Attributes, uint32_t Discriminator) in MCPseudoProbe() argument
|
/freebsd-src/stand/efi/include/ |
H A D | efigpt.h | 42 UINT64 Attributes; member
|
H A D | efipoint.h | 79 UINT32 Attributes; member
|
H A D | efipciio.h | 537 EFI_PCI_IO_PROTOCOL_ATTRIBUTES Attributes; member
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaObjCProperty.cpp | 180 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 D | LVSymbol.cpp | 407 std::string Attributes = in printExtra() local
|
H A D | LVType.cpp | 382 std::string Attributes = in printExtra() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/ |
H A D | SampleProfReader.cpp | 182 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 D | Builtins.h | 73 const char *Type, *Attributes; member [all...] |
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/ |
H A D | DWARFAcceleratorTable.h | 417 std::vector<AttributeEncoding> Attributes; ///< List of index attributes. global() member
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ObjectYAML/ |
H A D | DWARFYAML.h | 41 std::vector<AttributeAbbrev> Attributes; member
|
/freebsd-src/contrib/llvm-project/clang/lib/ExtractAPI/ |
H A D | DeclarationFragments.cpp | 1290 const auto Attributes = Property->getPropertyAttributesAsWritten(); getFragmentsForObjCProperty() local
|
H A D | API.cpp | 440 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 D | ELFObjectFile.h | 388 getBuildAttributes(ELFAttributeParser & Attributes) getBuildAttributes() argument
|
/freebsd-src/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseDeclCXX.cpp | 1550 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 D | ParseStmt.cpp | 2720 ParsedAttributes Attributes(AttrFactory); ParseCXXCatchBlock() local
|
/freebsd-src/contrib/llvm-project/clang/include/clang/ExtractAPI/ |
H A D | ExtractAPIVisitor.h | 1346 unsigned Attributes = ObjCPropertyRecord::NoAttr; recordObjCProperties() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/TextAPI/ |
H A D | TextStubV5.cpp | 95 Attributes, enumerator
|