Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DPrecompiledPreamble.h36 class CompilerInvocation; variable
H A DCompilerInvocation.h214 CompilerInvocation(const CompilerInvocation &X) in CompilerInvocation() function
H A DASTUnit.h66 class CompilerInvocation; variable
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticOptions.h74 friend class CompilerInvocation; variable
H A DCodeGenOptions.h39 friend class CompilerInvocation; variable
H A DLangOptions.h70 friend class CompilerInvocation; variable
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp194 CompilerInvocation::CompilerInvocation(const CowCompilerInvocation &X) in CompilerInvocation() function in CompilerInvocation