Home
last modified time | relevance | path

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

/external/pdfium/fxjs/
Dcjs_return.h23 bool HasReturn() const { return !return_.IsEmpty(); } in HasReturn() function
/external/swiftshader/third_party/subzero/src/
DIceCfgNode.h140 bool HasReturn = false; /// does this block need an epilog? variable
DWasmTranslator.cpp1144 const bool HasReturn = Module->signatures[SigIndex]->return_count() != 0; in CallIndirect() local
/external/llvm/lib/Target/X86/
DX86PadShortFunction.cpp40 bool HasReturn; member
/external/llvm/lib/Analysis/
DInlineCost.cpp100 bool HasReturn; member in __anonb653f77d0111::CallAnalyzer