Lines Matching defs:Table
167 static constexpr StringLiteral const Table[] = {
173 return ArrayRef(Table);
177 static constexpr StringLiteral const Table[] = {
183 return ArrayRef(Table);
187 static bool const Table[] = {
192 return ArrayRef(Table);
198 static const RetrieveFx Table[] = {
203 return ArrayRef(Table);
257 static const PrintFx Table[] = {
282 return ArrayRef(Table);
341 static const ParseFx Table[] = {
373 return ArrayRef(Table);