Searched refs:AList (Results 1 – 5 of 5) sorted by relevance
100 AttrListPtr AList = getAttributes((bfinIntrinsic::ID) IntrID); in getDeclaration() local103 AList)); in getDeclaration()
109 AttrListPtr AList = getAttributes((mblazeIntrinsic::ID) IntrID); in getDeclaration() local112 AList)); in getDeclaration()
128 constructor Create(const AList: IList<IANTLRInterface>);141 const AList: IList<IANTLRInterface>);154 const AList: IList<IANTLRInterface>);2068 const AList: IList<IANTLRInterface>);2071 FList := AList;2083 const AAdaptor: ITreeAdaptor; const AList: IList<IANTLRInterface>);2087 FList := AList;2107 const AAdaptor: ITreeAdaptor; const AList: IList<IANTLRInterface>);2111 FList := AList;
1766 constructor Create(const AList: IList<IANTLRInterface>);1781 const AList: IList<IANTLRInterface>);4400 const AList: IList<IANTLRInterface>);4403 FList := AList;4415 const AList: IList<IANTLRInterface>);4420 FList := AList;
1309 ArrayRef<LexicalScope *> AList = LScopes.getAbstractScopesList(); in endFunction() local1310 for (unsigned i = 0, e = AList.size(); i != e; ++i) { in endFunction()1311 LexicalScope *AScope = AList[i]; in endFunction()