Searched defs:ArgV (Results 1 – 5 of 5) sorted by relevance
60 const char *const *ArgV; variable
114 int llvm::runOrcLazyJIT(std::unique_ptr<Module> M, int ArgC, char* ArgV[]) { in runOrcLazyJIT()
218 SVal ArgV = State->getSVal(Expr, C.getLocationContext()); in getAsPointeeSymbol() local
255 unsigned ArgC, const char * const *ArgV, in LLVMRunFunctionAsMain()
358 Optional<Loc> ArgV = Call->getArgSVal(I).getAs<Loc>(); in visitNodeMaybeUnsuppress() local