Home
last modified time | relevance | path

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

/llvm-project-15.0.7/flang/lib/Frontend/
H A DCompilerInvocation.cpp445 for (const auto *currentArg : args.filtered( in parsePreprocessorArgs() local
455 for (const auto *currentArg : args.filtered(clang::driver::options::OPT_I)) in parsePreprocessorArgs() local
460 for (const auto *currentArg : in parsePreprocessorArgs() local
465 if (const auto *currentArg = args.getLastArg( in parsePreprocessorArgs() local