Lines Matching defs:Table
168 static constexpr StringLiteral const Table[] = {
174 return ArrayRef(Table);
178 static constexpr StringLiteral const Table[] = {
184 return ArrayRef(Table);
188 static bool const Table[] = {
193 return ArrayRef(Table);
199 static const RetrieveFx Table[] = {
204 return ArrayRef(Table);
258 static const PrintFx Table[] = {
287 return ArrayRef(Table);
346 static const ParseFx Table[] = {
378 return ArrayRef(Table);