Home
last modified time | relevance | path

Searched defs:getDeclaration (Results 1 – 15 of 15) sorted by relevance

/third_party/typescript/src/services/codefixes/
DannotateWithTypeFromJSDoc.ts20 function getDeclaration(file: SourceFile, pos: number): DeclarationWithType | undefined { function
/third_party/typescript_eslint/packages/eslint-plugin/src/util/
Dtypes.ts175 export function getDeclaration( function
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceGlobalInits.h325 const GlobalDeclaration *getDeclaration() const { return Declaration; } in getDeclaration() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DFunction.cpp1112 Function *Intrinsic::getDeclaration(Module *M, ID id, ArrayRef<Type*> Tys) { in getDeclaration() function in Intrinsic
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DDebugInfoMetadata.h1810 DISubprogram *getDeclaration() const { in getDeclaration() function
/third_party/typescript/src/services/
Dtypes.ts82 getDeclaration(): SignatureDeclaration; method
/third_party/typescript/tests/baselines/reference/api/
Dtypescript.d.ts5430 getDeclaration(): SignatureDeclaration; method
Dtsserverlibrary.d.ts5430 getDeclaration(): SignatureDeclaration; method
/third_party/typescript/lib/
Dtsserverlibrary.d.ts5366 getDeclaration(): SignatureDeclaration; method
Dtypescript.d.ts5366 getDeclaration(): SignatureDeclaration; method
DtypescriptServices.d.ts5366 getDeclaration(): SignatureDeclaration; method
DtypescriptServices.js137225 function getDeclaration(file, pos) { function
149472 SignatureObject.prototype.getDeclaration = function () { method in SignatureObject
Dtypescript.js137225 function getDeclaration(file, pos) { function
149472 SignatureObject.prototype.getDeclaration = function () { method in SignatureObject
Dtsserverlibrary.js137225 function getDeclaration(file, pos) { function
149472 SignatureObject.prototype.getDeclaration = function () { method in SignatureObject
Dtsserver.js136656 function getDeclaration(file, pos) { function
148903 SignatureObject.prototype.getDeclaration = function () { method in SignatureObject