Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/tools/clang/include/clang/Lex/
HDModuleMap.h134 struct Attributes { struct
135 Attributes() : IsSystem(), IsExternC(), IsExhaustive() {} in Attributes() function
155 Attributes Attrs; argument
/NextBSD/contrib/llvm/tools/lldb/source/Plugins/SymbolFile/DWARF/
HDDWARFAbbreviationDeclaration.h64 const DWARFAttribute::collection& Attributes() const { return m_attributes; } in Attributes() function
HDDWARFDebugInfoEntry.cpp39 DWARFDebugInfoEntry::Attributes::Attributes() : in Attributes() function in DWARFDebugInfoEntry::Attributes
/NextBSD/contrib/llvm/tools/clang/lib/Sema/
HDSemaObjCProperty.cpp139 unsigned Attributes = ODS.getPropertyAttributes(); in ActOnProperty() local
236 makePropertyAttributesAsWritten(unsigned Attributes) { in makePropertyAttributesAsWritten()
313 const unsigned Attributes, in HandlePropertyInClassExtension()
530 const unsigned Attributes, in CreatePropertyDecl()
1803 unsigned Attributes = Property->getPropertyAttributes(); in AtomicPropertySetterGetterRules() local
2179 unsigned &Attributes, in CheckObjCPropertyAttributes()
HDSemaCodeComplete.cpp4853 static bool ObjCPropertyFlagConflicts(unsigned Attributes, unsigned NewFlag) { in ObjCPropertyFlagConflicts()
4888 unsigned Attributes = ODS.getPropertyAttributes(); in CodeCompleteObjCPropertyFlags() local
HDSemaOpenMP.cpp82 OpenMPClauseKind Attributes; member
HDSemaChecking.cpp9036 unsigned Attributes = PD->getPropertyAttributes(); in checkUnsafeExprAssigns() local
HDSemaDeclCXX.cpp1482 ParsedAttributes &Attributes, in ActOnBaseSpecifier()
/NextBSD/contrib/llvm/tools/clang/include/clang/Basic/
HDBuiltins.h53 const char *Name, *Type, *Attributes, *HeaderName; member
/NextBSD/sys/boot/efi/include/
HDefipciio.h537 EFI_PCI_IO_PROTOCOL_ATTRIBUTES Attributes; member
HDefiapi.h584 UINT32 Attributes; member
/NextBSD/contrib/llvm/tools/clang/lib/Parse/
HDParseDeclCXX.cpp1196 ParsedAttributesWithRange &Attributes) { in ParseClassSpecifier()
1829 ParsedAttributesWithRange Attributes(AttrFactory); in ParseBaseSpecifier() local
HDParseStmt.cpp2062 ParsedAttributesWithRange Attributes(AttrFactory); in ParseCXXCatchBlock() local
HDParseDecl.cpp3335 ParsedAttributesWithRange Attributes(AttrFactory); in ParseDeclarationSpecifiers() local
/NextBSD/contrib/llvm/lib/IR/
HDDebugInfoMetadata.cpp546 MDString *GetterName, MDString *SetterName, unsigned Attributes, in getImpl()
/NextBSD/contrib/llvm/tools/clang/lib/Lex/
HDModuleMap.cpp1041 typedef ModuleMap::Attributes Attributes; typedef in clang::ModuleMapParser
/NextBSD/contrib/llvm/include/llvm/Object/
HDCOFF.h196 support::ulittle32_t Attributes; member
/NextBSD/contrib/llvm/tools/clang/lib/Frontend/Rewrite/
HDRewriteObjC.cpp789 unsigned Attributes = PD->getPropertyAttributes(); in RewritePropertyImplDecl() local
HDRewriteModernObjC.cpp953 unsigned Attributes = PD->getPropertyAttributes(); in RewritePropertyImplDecl() local