Searched defs:Attributes (Results 1 - 25 of 29) sorted by relevance

12

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DARMAttributeParser.h23 std::map<unsigned, unsigned> Attributes; member in class:llvm::ARMAttributeParser
/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DAttributes.cpp20 class Attributes { class in namespace:__anon5888
22 Attributes(RecordKeeper &R) : Records(R) {} function in class:__anon5888::Attributes
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrFMA3Info.h34 uint16_t Attributes; member in struct:llvm::X86InstrFMA3Group
/freebsd-12-stable/sys/contrib/edk2/Include/Uefi/
H A DUefiGpt.h131 UINT64 Attributes; member in struct:__anon10618
H A DUefiSpec.h1350 UINT32 Attributes; member in struct:__anon10658
2042 UINT32 Attributes; member in struct:_EFI_LOAD_OPTION
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Object/
H A DELFObjectFile.cpp159 ARMAttributeParser Attributes; local
[all...]
/freebsd-12-stable/stand/efi/include/
H A Defigpt.h43 UINT64 Attributes; member in struct:__anon8981
H A Defipoint.h80 UINT32 Attributes; member in struct:__anon9016
H A Defipciio.h538 EFI_PCI_IO_PROTOCOL_ATTRIBUTES Attributes; member in struct:_EFI_PCI_IO_PROTOCOL
[all...]
H A Defiapi.h589 UINT32 Attributes; member in struct:__anon8952
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DBuiltins.h54 const char *Name, *Type, *Attributes, *HeaderName; member in struct:clang::Builtin::Info
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp79 OpenMPClauseKind Attributes = OMPC_unknown; member in struct:__anon3206::DSAStackTy::DSAInfo
[all...]
H A DSemaObjCProperty.cpp185 unsigned Attributes = ODS.getPropertyAttributes(); local
281 makePropertyAttributesAsWritten(unsigned Attributes) { 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) argument
566 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) argument
2195 unsigned Attributes = Property->getPropertyAttributes(); local
2617 CheckObjCPropertyAttributes(Decl *PDecl, SourceLocation Loc, unsigned &Attributes, bool propertyInPrimaryClass) argument
[all...]
H A DSemaCodeComplete.cpp6058 static bool ObjCPropertyFlagConflicts(unsigned Attributes, unsigned NewFlag) { argument
6091 unsigned Attributes = ODS.getPropertyAttributes(); local
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DModuleMap.h230 struct Attributes { struct in class:clang::ModuleMap
244 Attributes() function in struct:clang::ModuleMap::Attributes
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.h270 std::vector<AttributeEncoding> Attributes; ///< List of index attributes. member in struct:llvm::DWARFDebugNames::Abbrev
272 Abbrev(uint32_t Code, dwarf::Tag Tag, std::vector<AttributeEncoding> Attributes) argument
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h57 std::vector<AttributeAbbrev> Attributes; member in struct:llvm::DWARFYAML::Abbrev
/freebsd-12-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp1151 SmallSet<unsigned, 5> Attributes; local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfoMetadata.cpp1222 getImpl( LLVMContext &Context, MDString *Name, Metadata *File, unsigned Line, MDString *GetterName, MDString *SetterName, unsigned Attributes, Metadata *Type, StorageType Storage, bool ShouldCreate) argument
H A DLLVMContextImpl.h1039 unsigned Attributes; member in struct:llvm::MDNodeKeyImpl
1042 MDNodeKeyImpl(MDString *Name, Metadata *File, unsigned Line, MDString *GetterName, MDString *SetterName, unsigned Attributes, Metadata *Type) argument
/freebsd-12-stable/contrib/llvm-project/clang/lib/Parse/
H A DParsePragma.cpp1149 ParsedAttributes &Attributes; member in struct:__anon3101::PragmaAttributeInfo
1154 PragmaAttributeInfo(ParsedAttributes &Attributes) : Attributes(Attributes) {} argument
H A DParseDeclCXX.cpp1391 ParseClassSpecifier(tok::TokenKind TagTokKind, SourceLocation StartLoc, DeclSpec &DS, const ParsedTemplateInfo &TemplateInfo, AccessSpecifier AS, bool EnteringContext, DeclSpecContext DSC, ParsedAttributesWithRange &Attributes) argument
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
H A DComment.h453 ArrayRef<Attribute> Attributes; member in class:clang::comments::HTMLStartTagComment
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Object/
H A DCOFF.h212 support::ulittle32_t Attributes; member in struct:llvm::object::delay_import_directory_table_entry
1247 support::ulittle16_t Attributes; member in struct:llvm::object::frame_type::FpoData
/freebsd-12-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp790 unsigned Attributes = PD->getPropertyAttributes(); local

Completed in 485 milliseconds

12