Home
last modified time | relevance | path

Searched defs:hasReturn (Results 1 – 8 of 8) sorted by relevance

/third_party/typescript/src/services/
DjsDoc.ts273 const { commentOwner, parameters, hasReturn } = commentOwnerInfo; constant
326 readonly hasReturn?: boolean; property
393 function hasReturn(node: Node, options: DocCommentTemplateOptions | undefined) { function
/third_party/mesa3d/src/mapi/new/
DgenCommon.py136 def hasReturn(self): member in FunctionDesc
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86PadShortFunction.cpp166 bool hasReturn = cyclesUntilReturn(MBB, Cycles); in findReturns() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonFrameLowering.cpp345 static bool hasReturn(const MachineBasicBlock &MBB) { in hasReturn() function
/third_party/typescript/lib/
DtypescriptServices.js127554 function hasReturn(node, options) { function
146312 …nction transformFunctionBody(body, exposedVariableDeclarations, writes, substitutions, hasReturn) { argument
Dtypescript.js127554 function hasReturn(node, options) { function
146312 …nction transformFunctionBody(body, exposedVariableDeclarations, writes, substitutions, hasReturn) { argument
Dtsserverlibrary.js127554 function hasReturn(node, options) { function
146312 …nction transformFunctionBody(body, exposedVariableDeclarations, writes, substitutions, hasReturn) { argument
Dtsserver.js126985 function hasReturn(node, options) { function
145743 …nction transformFunctionBody(body, exposedVariableDeclarations, writes, substitutions, hasReturn) { argument