Home
last modified time | relevance | path

Searched defs:HasResult (Results 1 – 4 of 4) sorted by relevance

/llvm-project/lldb/source/Interpreter/
H A DCommandReturnObject.cpp138 bool CommandReturnObject::HasResult() const { HasResult() function in CommandReturnObject
/llvm-project/lldb/source/API/
H A DSBCommandReturnObject.cpp183 bool SBCommandReturnObject::HasResult() { HasResult() function in SBCommandReturnObject
/llvm-project/clang/tools/clang-refactor/
H A DTestSupport.cpp186 bool HasResult = !!Result; in handleAllResults() local
/llvm-project/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp1860 bool HasResult = I->getType() != Type::getVoidTy(Ctx); expandAtomicOpToLibcall() local