OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:ReturnCode
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/Support/
Program.h
53
int
ReturnCode
;
205
/// \note Users of this function should always check the
ReturnCode
member of
/src/external/apache2/llvm/dist/llvm/tools/bugpoint/
ToolRunner.cpp
79
int
ReturnCode
= sys::ExecuteAndWait(RemoteClientPath, Args, None, Redirects,
83
if (255 ==
ReturnCode
) {
103
return
ReturnCode
;
Completed in 16 milliseconds
Indexes created Wed Sep 23 00:26:21 UTC 2026