Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Lex/
H A DModuleMap.h131 struct Attributes { struct
132 Attributes() : IsSystem(), IsExternC(), IsExhaustive() {} in Attributes() function
152 Attributes Attrs; argument
/minix3/external/bsd/llvm/dist/llvm/unittests/IR/
H A DAttributesTest.cpp17 TEST(Attributes, Uniquing) { in TEST() argument
34 TEST(Attributes, Ordering) { in TEST() argument
/minix3/external/bsd/llvm/dist/llvm/bindings/python/llvm/
H A Denumerations.py33 Attributes = [ variable
/minix3/external/bsd/llvm/dist/llvm/docs/
H A DCommandLine.rst930 .. _cl::desc(...):
936 .. _cl::value_desc:
942 .. _cl::init:
956 .. _cl::location:
962 .. _cl::aliasopt:
967 .. _cl::values:
989 .. _cl::multi_val:
999 .. _cl::cat:
H A DLangRef.rst908 .. _attr_inalloca:
953 .. _noalias:
981 .. _nest:
1015 .. _gc:
1373 .. _moduleasm:
/minix3/external/bsd/llvm/dist/clang/docs/
H A DModules.rst748 Attributes section in Module Map Language
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaObjCProperty.cpp147 unsigned Attributes = ODS.getPropertyAttributes(); in ActOnProperty() local
244 makePropertyAttributesAsWritten(unsigned Attributes) { in makePropertyAttributesAsWritten()
321 const unsigned Attributes, in HandlePropertyInClassExtension()
529 const unsigned Attributes, in CreatePropertyDecl()
1764 unsigned Attributes = Property->getPropertyAttributes(); in AtomicPropertySetterGetterRules() local
2082 unsigned &Attributes, in CheckObjCPropertyAttributes()
H A DSemaCodeComplete.cpp4647 static bool ObjCPropertyFlagConflicts(unsigned Attributes, unsigned NewFlag) { in ObjCPropertyFlagConflicts()
4682 unsigned Attributes = ODS.getPropertyAttributes(); in CodeCompleteObjCPropertyFlags() local
H A DSemaOpenMP.cpp80 OpenMPClauseKind Attributes; member
H A DSemaChecking.cpp8201 unsigned Attributes = PD->getPropertyAttributes(); in checkUnsafeExprAssigns() local
H A DSemaDeclCXX.cpp1499 ParsedAttributes &Attributes, in ActOnBaseSpecifier()
/minix3/external/bsd/llvm/dist/clang/include/clang/Basic/
H A DBuiltins.h53 const char *Name, *Type, *Attributes, *HeaderName; member
/minix3/external/bsd/llvm/dist/llvm/unittests/Transforms/Utils/
H A DCloning.cpp155 TEST_F(CloneInstruction, Attributes) { in TEST_F() argument
/minix3/external/bsd/llvm/dist/clang/lib/Parse/
H A DParseDeclCXX.cpp1189 ParsedAttributesWithRange &Attributes) { in ParseClassSpecifier()
1809 ParsedAttributesWithRange Attributes(AttrFactory); in ParseBaseSpecifier() local
H A DParseStmt.cpp2044 ParsedAttributesWithRange Attributes(AttrFactory); in ParseCXXCatchBlock() local
H A DParseDecl.cpp3225 ParsedAttributesWithRange Attributes(AttrFactory); in ParseDeclarationSpecifiers() local
/minix3/external/bsd/llvm/dist/clang/lib/Lex/
H A DModuleMap.cpp1046 typedef ModuleMap::Attributes Attributes; typedef in clang::ModuleMapParser
/minix3/external/bsd/llvm/dist/llvm/include/llvm/Object/
H A DCOFF.h196 support::ulittle32_t Attributes; member
/minix3/external/bsd/llvm/dist/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp789 unsigned Attributes = PD->getPropertyAttributes(); in RewritePropertyImplDecl() local
H A DRewriteModernObjC.cpp953 unsigned Attributes = PD->getPropertyAttributes(); in RewritePropertyImplDecl() local