Home
last modified time | relevance | path

Searched defs:AttrList (Results 1 – 12 of 12) sorted by relevance

/external/clang/lib/Sema/
DSemaStmtAttr.cpp295 StmtResult Sema::ProcessStmtAttributes(Stmt *S, AttributeList *AttrList, in ProcessStmtAttributes()
DSemaDeclObjC.cpp908 SourceLocation EndProtoLoc, AttributeList *AttrList) { in ActOnStartClassInterface()
1130 AttributeList *AttrList) { in ActOnStartProtocolInterface()
4289 AttributeList *AttrList, tok::ObjCKeywordKind MethodDeclKind, in ActOnMethodDeclaration()
DSemaDeclCXX.cpp6576 AttributeList *AttrList) { in ActOnFinishCXXMemberSpecification()
7337 AttributeList *AttrList, in ActOnStartNamespaceDef()
7709 AttributeList *AttrList) { in ActOnUsingDirective()
7808 AttributeList *AttrList, in ActOnUsingDeclaration()
8236 AttributeList *AttrList, in BuildUsingDeclaration()
8746 AttributeList *AttrList, in ActOnAliasDeclaration()
12171 AttributeList *AttrList, in ActOnEmptyDeclaration()
DSemaDeclAttr.cpp5925 const AttributeList *AttrList, in ProcessDeclAttributeList()
5973 const AttributeList *AttrList) { in ProcessAccessDeclAttributeList()
DSemaDecl.cpp5789 static bool hasParsedAttr(Scope *S, const AttributeList *AttrList, in hasParsedAttr()
/external/swiftshader/third_party/LLVM/include/llvm/
DAttributes.h189 AttributeListImpl *AttrList; variable
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DAttributeImpl.h203 static void Profile(FoldingSetNodeID &ID, ArrayRef<Attribute> AttrList) { in Profile()
/external/llvm/lib/IR/
DAttributeImpl.h206 static void Profile(FoldingSetNodeID &ID, ArrayRef<Attribute> AttrList) { in Profile()
/external/clang/tools/libclang/
DCXIndexDataConsumer.h53 IntrusiveRefCntPtr<AttrListInfo> AttrList; member
/external/clang/include/clang/Sema/
DDeclSpec.h1118 AttributeList *AttrList; member
2201 AttributeList *AttrList = Attrs.getList(); in getCXX11AttributeRanges() local
/external/clang/lib/Parse/
DParseDecl.cpp1411 AttributeList *AttrList = attrs.getList(); in ProhibitCXX11Attributes() local
/external/clang/utils/TableGen/
DClangAttrEmitter.cpp1876 const std::vector<Record*> &AttrList) { in emitAttrList()