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

12

/freebsd-13-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DAttributes.cpp20 class Attributes { class in namespace:__anon4896
22 Attributes(RecordKeeper &R) : Records(R) {} function in class:__anon4896::Attributes
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstrFMA3Info.h30 uint16_t Attributes; member in struct:llvm::X86InstrFMA3Group
/freebsd-13-stable/sys/contrib/edk2/Include/Uefi/
H A DUefiGpt.h129 UINT64 Attributes; member in struct:__anon9539
H A DUefiSpec.h1377 UINT32 Attributes; member in struct:__anon9579
2073 UINT32 Attributes; member in struct:_EFI_LOAD_OPTION
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Object/
H A DELFObjectFile.cpp161 ARMAttributeParser Attributes; local
299 RISCVAttributeParser Attributes; local
[all...]
/freebsd-13-stable/stand/efi/include/
H A Defigpt.h43 UINT64 Attributes; member in struct:__anon7977
H A Defipoint.h80 UINT32 Attributes; member in struct:__anon8012
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:__anon7948
/freebsd-13-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-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPropagateAttributes.cpp98 Optional<Attribute> Attributes[NumAttr]; member in class:__anon3930::AMDGPUPropagateAttributes::FnProperties
/freebsd-13-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-13-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFAcceleratorTable.h266 std::vector<AttributeEncoding> Attributes; ///< List of index attributes. member in struct:llvm::DWARFDebugNames::Abbrev
268 Abbrev(uint32_t Code, dwarf::Tag Tag, std::vector<AttributeEncoding> Attributes) argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp96 OpenMPClauseKind Attributes = OMPC_unknown; member in struct:__anon2086::DSAStackTy::DSAInfo
[all...]
H A DSemaObjCProperty.cpp182 unsigned Attributes = ODS.getPropertyAttributes(); local
279 makePropertyAttributesAsWritten(unsigned Attributes) { argument
412 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
565 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
2650 CheckObjCPropertyAttributes(Decl *PDecl, SourceLocation Loc, unsigned &Attributes, bool propertyInPrimaryClass) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DWARFLinker/
H A DDWARFStreamer.cpp405 const auto &Attributes = Unit.getLocationAttributes(); local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/ObjectYAML/
H A DDWARFYAML.h58 std::vector<AttributeAbbrev> Attributes; member in struct:llvm::DWARFYAML::Abbrev
/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
H A DParsePragma.cpp1201 ParsedAttributes &Attributes; member in struct:__anon1970::PragmaAttributeInfo
1206 PragmaAttributeInfo(ParsedAttributes &Attributes) : Attributes(Attributes) {} argument
H A DParseDeclCXX.cpp1390 ParseClassSpecifier(tok::TokenKind TagTokKind, SourceLocation StartLoc, DeclSpec &DS, const ParsedTemplateInfo &TemplateInfo, AccessSpecifier AS, bool EnteringContext, DeclSpecContext DSC, ParsedAttributesWithRange &Attributes) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DComment.h451 ArrayRef<Attribute> Attributes; member in class:clang::comments::HTMLStartTagComment
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFVerifier.cpp1166 SmallSet<unsigned, 5> Attributes; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfoMetadata.cpp1339 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.h1072 unsigned Attributes; member in struct:llvm::MDNodeKeyImpl
1075 MDNodeKeyImpl(MDString *Name, Metadata *File, unsigned Line, MDString *GetterName, MDString *SetterName, unsigned Attributes, Metadata *Type) argument
/freebsd-13-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
1237 support::ulittle16_t Attributes; member in struct:llvm::object::frame_type::FpoData
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp790 unsigned Attributes = PD->getPropertyAttributes(); local

Completed in 225 milliseconds

12