Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DTargetPassConfig.h65 bool isInstance() const { return IsInstance; } in isInstance() function
/third_party/node/deps/npm/node_modules/buffer/
Dindex.js2075 function isInstance (obj, type) { function