Searched refs:AttrList (Results 1 – 25 of 37) sorted by relevance
12
1080 AttributeList *AttrList; member1407 return Common.AttrList; in getAttrs()1411 return Common.AttrList; in getAttrListRef()1428 I.Ptr.AttrList = nullptr; in getPointer()1440 I.Ref.AttrList = nullptr; in getReference()1452 I.Arr.AttrList = nullptr; in getArray()1495 I.Cls.AttrList = nullptr; in getBlockPointer()1507 I.Mem.AttrList = nullptr; in getMemberPointer()1519 I.Common.AttrList = nullptr; in getParen()2110 AttributeList *AttrList = Attrs.getList(); in getCXX11AttributeRanges() local[all …]
10 DiagnosticIndexName.inc DiagnosticGroups.inc AttrList.inc arm_neon.inc \47 $(ObjDir)/AttrList.inc.tmp : Attr.td $(CLANG_TBLGEN) $(ObjDir)/.dir
26 clang_tablegen(AttrList.inc -gen-clang-attr-list
178 static void Profile(FoldingSetNodeID &ID, ArrayRef<Attribute> AttrList) { in Profile() argument179 for (unsigned I = 0, E = AttrList.size(); I != E; ++I) in Profile()180 AttrList[I].Profile(ID); in Profile()
190 +ifneq ($(findstring AttrList.inc,$(TBLGEN_TABLES)),)191 +LOCAL_GENERATED_SOURCES += $(intermediates)/include/clang/Basic/AttrList.inc192 +$(intermediates)/include/clang/Basic/AttrList.inc: TBLGEN_LOCAL_MODULE := $(LOCAL_MODULE)193 +$(intermediates)/include/clang/Basic/AttrList.inc: $(CLANG_ROOT_PATH)/include/clang/Basic/Attr.td …543 + AttrList.inc \601 + AttrList.inc \699 + AttrList.inc \814 + AttrList.inc \957 + AttrList.inc \1037 + AttrList.inc \[all …]
7 AttrList.inc \
12 AttrList.inc \
6 AttrList.inc \
214 StmtResult Sema::ProcessStmtAttributes(Stmt *S, AttributeList *AttrList, in ProcessStmtAttributes() argument217 for (const AttributeList* l = AttrList; l; l = l->getNext()) { in ProcessStmtAttributes()
4 AttrList.inc \
45 ifneq ($(findstring AttrList.inc,$(TBLGEN_TABLES)),)46 LOCAL_GENERATED_SOURCES += $(generated_sources)/include/clang/Basic/AttrList.inc47 $(generated_sources)/include/clang/Basic/AttrList.inc: TBLGEN_LOCAL_MODULE := $(LOCAL_MODULE)48 $(generated_sources)/include/clang/Basic/AttrList.inc: $(CLANG_ROOT_PATH)/include/clang/Basic/Attr.…
8 AttrList.inc \