Home
last modified time | relevance | path

Searched refs:ParsePreprocessorArgs (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DCompilerInvocation.cpp3077 static void ParsePreprocessorArgs(PreprocessorOptions &Opts, ArgList &Args, in ParsePreprocessorArgs() function
3330 ParsePreprocessorArgs(Res.getPreprocessorOpts(), Args, Diags, in CreateFromArgs()