Searched refs:WithType (Results 1 – 6 of 6) sorted by relevance
27 DynamicTypeInfo(QualType WithType, bool CanBeSub = true)28 : T(WithType), CanBeASubClass(CanBeSub) {} in T() argument
93 - (NSMutableArray *)getTokensFrom:(NSInteger)startIndex To:(NSInteger)stopIndex WithType:(NSInteger…
96 - (AMutableArray *)getTokensFrom:(NSInteger)startIndex To:(NSInteger)stopIndex WithType:(NSInteger)…
325 - (AMutableArray *)getTokensFrom:(NSInteger)startIndex To:(NSInteger)stopIndex WithType:(NSInteger)…