Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Object/
DBinary.cpp46 Expected<std::unique_ptr<Binary>> object::createBinary(MemoryBufferRef Buffer, in createBinary() function in object
96 Expected<OwningBinary<Binary>> object::createBinary(StringRef Path) { in createBinary() function in object
/third_party/typescript/src/deprecatedCompat/4.0/
DnodeFactoryTopLevelExports.ts408 export const createBinary: typeof factory.createBinaryExpression = Debug.deprecate(factory.createBi… constant