Home
last modified time | relevance | path

Searched defs:getPrototype (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroInstr.h225 Function *getPrototype() const { in getPrototype() function
/third_party/node/deps/npm/node_modules/lodash.clonedeep/
Dindex.js326 getPrototype = overArg(Object.getPrototypeOf, Object), variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ExecutionEngine/Orc/RPC/
DRPCUtils.h153 static const char *getPrototype() { in getPrototype() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVPTXISelLowering.cpp1259 std::string NVPTXTargetLowering::getPrototype( in getPrototype() function in NVPTXTargetLowering