Home
last modified time | relevance | path

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

/third_party/node/lib/internal/process/
Dreport.js30 getReport(err) { method
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopAccessAnalysis.h572 const OptimizationRemarkAnalysis *getReport() const { return Report.get(); } in getReport() function