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

/freebsd-10-stable/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDebugInfoEntry.cpp39 DWARFDebugInfoEntry::Attributes::Attributes() : function in class:DWARFDebugInfoEntry::Attributes
[all...]
H A DDWARFAbbreviationDeclaration.h73 const DWARFAttribute::collection& Attributes() const { return m_attributes; } function in class:DWARFAbbreviationDeclaration
H A DDWARFDebugInfoEntry.h60 class Attributes class in class:DWARFDebugInfoEntry
/freebsd-10-stable/contrib/llvm/lib/DebugInfo/
H A DDWARFAbbreviationDeclaration.h30 SmallVector<AttributeSpec, 8> Attributes; member in class:llvm::DWARFAbbreviationDeclaration
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Basic/
H A DBuiltins.h53 const char *Name, *Type, *Attributes, *HeaderName; member in struct:clang::Builtin::Info
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaOpenMP.cpp54 OpenMPClauseKind Attributes; member in struct:__anon3440::DSAStackTy::DSAInfo
H A DSemaObjCProperty.cpp151 unsigned Attributes = ODS.getPropertyAttributes(); local
254 makePropertyAttributesAsWritten(unsigned Attributes) argument
340 HandlePropertyInClassExtension(Scope *S, SourceLocation AtLoc, SourceLocation LParenLoc, FieldDeclarator &FD, Selector GetterSel, Selector SetterSel, const bool isAssign, const bool isReadWrite, const unsigned Attributes, const unsigned AttributesAsWritten, bool *isOverridingProperty, TypeSourceInfo *T, tok::ObjCKeywordKind MethodImplKind) argument
535 CreatePropertyDecl(Scope *S, ObjCContainerDecl *CDecl, SourceLocation AtLoc, SourceLocation LParenLoc, FieldDeclarator &FD, Selector GetterSel, Selector SetterSel, const bool isAssign, const bool isReadWrite, const unsigned Attributes, const unsigned AttributesAsWritten, TypeSourceInfo *TInfo, tok::ObjCKeywordKind MethodImplKind, DeclContext *lexicalDC) argument
1728 unsigned Attributes = Property->getPropertyAttributes(); local
2013 CheckObjCPropertyAttributes(Decl *PDecl, SourceLocation Loc, unsigned &Attributes, bool propertyInPrimaryClass) argument
[all...]
H A DSemaCodeComplete.cpp4692 static bool ObjCPropertyFlagConflicts(unsigned Attributes, unsigned NewFlag) { argument
4727 unsigned Attributes = ODS.getPropertyAttributes(); local
[all...]
H A DSemaChecking.cpp6858 unsigned Attributes = PD->getPropertyAttributes(); local
H A DSemaDeclCXX.cpp1412 ActOnBaseSpecifier(Decl *classdecl, SourceRange SpecifierRange, ParsedAttributes &Attributes, bool Virtual, AccessSpecifier Access, ParsedType basetype, SourceLocation BaseLoc, SourceLocation EllipsisLoc) argument
/freebsd-10-stable/sys/boot/efi/include/
H A Defipciio.h535 EFI_PCI_IO_PROTOCOL_ATTRIBUTES Attributes; member in struct:_EFI_PCI_IO_PROTOCOL
[all...]
H A Defiapi.h589 UINT32 Attributes; member in struct:__anon747
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DComment.h436 ArrayRef<Attribute> Attributes; member in class:clang::comments::HTMLStartTagComment
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Lex/
H A DModuleMap.cpp820 struct Attributes { struct in namespace:clang
821 Attributes() : IsSystem(), IsExhaustive() { } function in struct:clang::Attributes
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Parse/
H A DParseDeclCXX.cpp1120 ParseClassSpecifier(tok::TokenKind TagTokKind, SourceLocation StartLoc, DeclSpec &DS, const ParsedTemplateInfo &TemplateInfo, AccessSpecifier AS, bool EnteringContext, DeclSpecContext DSC, ParsedAttributesWithRange &Attributes) argument
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Rewrite/Frontend/
H A DRewriteObjC.cpp791 unsigned Attributes = PD->getPropertyAttributes(); local
H A DRewriteModernObjC.cpp957 unsigned Attributes = PD->getPropertyAttributes(); local

Completed in 433 milliseconds