Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp3789 bool CompilerInvocation::ParseLangArgs(LangOptions &Opts, ArgList &Args, ParseLangArgs() function in CompilerInvocation
/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.cpp463 static void ParseLangArgs(LangOptions &Opts, ArchSpec arch) { ParseLangArgs() function