Home
last modified time | relevance | path

Searched defs:IList (Results 1 – 6 of 6) sorted by relevance

/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Misc/
DErrorManager.cs41 using IList = System.Collections.IList; typedef
/external/antlr/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Tree/
DRewriteRuleSubtreeStream.cs34 using IList = System.Collections.IList; typedef
DRewriteRuleElementStream.cs35 using IList = System.Collections.IList; typedef
DBufferedTreeNodeStream.cs37 using IList = System.Collections.IList; typedef
DTreeWizard.cs39 using IList = System.Collections.IList; typedef
/external/clang/lib/Sema/
DSemaInit.cpp957 InitListExpr *IList, QualType &T, in CheckExplicitInitList()
1032 InitListExpr *IList, in CheckListElementTypes()
1093 InitListExpr *IList, in CheckSubElementType()
1251 InitListExpr *IList, QualType DeclType, in CheckComplexType()
1287 InitListExpr *IList, QualType DeclType, in CheckScalarType()
1358 InitListExpr *IList, QualType DeclType, in CheckReferenceType()
1414 InitListExpr *IList, QualType DeclType, in CheckVectorType()
1569 InitListExpr *IList, QualType &DeclType, in CheckArrayType()
1738 const InitializedEntity &Entity, InitListExpr *IList, QualType DeclType, in CheckStructUnionTypes()
2042 InitListExpr *IList, in CheckDesignatedInitializer()
[all …]