Home
last modified time | relevance | path

Searched defs:oldFunction (Results 1 – 5 of 5) sorted by relevance

/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
DReplaceVariable.cpp67 const TFunction *oldFunction) in convertFunctionPrototype()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DCodeExtractor.cpp771 Function *oldFunction, in constructFunction()
1393 Function *oldFunction = header->getParent(); in extractCodeRegion() local
/third_party/flutter/skia/src/sksl/
DSkSLJIT.cpp1257 LLVMValueRef oldFunction = fCurrentFunction; in compileStageFunctionLoop() local
1656 LLVMValueRef oldFunction = fCurrentFunction; in compileStageFunctionVector() local
/third_party/typescript/src/services/
DtextChanges.ts1295 const oldFunction = node.parent; constant
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/
DSpirvShaderDebugger.cpp2241 auto oldFunction = debug::find<debug::Function>(stack[i].block); in trap() local