Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Demangle/
DMicrosoftDemangle.cpp211 static bool isFunctionType(StringView S) { in isFunctionType() function
/third_party/typescript/lib/
Dtsc.js77344 function isFunctionType(type) { function