Home
last modified time | relevance | path

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

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