Home
last modified time | relevance | path

Searched defs:getCurrentProgram (Results 1 – 7 of 7) sorted by relevance

/third_party/typescript/src/services/
DexportInfoMap.ts78 getCurrentProgram(): Program | undefined; method
Dservices.ts3112 getCurrentProgram: () => program, constant
Dtypes.ts603 /** @internal */ getCurrentProgram(): Program | undefined; method
/third_party/typescript/src/compiler/
DwatchPublic.ts240 getCurrentProgram(): T; method
DresolutionCache.ts93 getCurrentProgram(): Program | undefined; method
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/
DContext.cpp1670 Program *Context::getCurrentProgram() const in getCurrentProgram() function in es2::Context
/third_party/typescript/lib/
Dtsc.js111186 function getCurrentProgram() { function