Home
last modified time | relevance | path

Searched defs:typeAsString (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/tools/flags/
DCommandLineFlags.h414 SkString typeAsString() const { in typeAsString() function
/third_party/typescript/src/compiler/
Dchecker.ts22248 const typeAsString = typeToString(getWidenedType(type)); constant