Home
last modified time | relevance | path

Searched defs:ArgC (Results 1 – 3 of 3) sorted by relevance

/NextBSD/contrib/llvm/include/llvm/Support/
HDPrettyStackTrace.h59 int ArgC; variable
/NextBSD/contrib/llvm/tools/lli/
HDOrcLazyJIT.cpp114 int llvm::runOrcLazyJIT(std::unique_ptr<Module> M, int ArgC, char* ArgV[]) { in runOrcLazyJIT()
/NextBSD/contrib/llvm/lib/ExecutionEngine/
HDExecutionEngineBindings.cpp255 unsigned ArgC, const char * const *ArgV, in LLVMRunFunctionAsMain()