Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/examples/ParallelJIT/
H A DParallelJIT.cpp304 void* returnValue; in main() local
/llvm-project-15.0.7/clang-tools-extra/modularize/
H A DCoverageChecker.cpp172 std::error_code returnValue; in doChecks() local
H A DPreprocessorTracker.cpp854 bool returnValue = true; in checkForIncludesInBlock() local
/llvm-project-15.0.7/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyTIL.h1468 SExpr *returnValue() { return Retval; } in returnValue() function
1469 const SExpr *returnValue() const { return Retval; } in returnValue() function