Home
last modified time | relevance | path

Searched defs:CompilerInvocation (Results 1 – 8 of 8) 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/Tooling/
H A DTooling.h54 class CompilerInvocation; variable
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticOptions.h73 friend class CompilerInvocation; variable
H A DCodeGenOptions.h40 friend class CompilerInvocation; variable
H A DLangOptions.h72 friend class CompilerInvocation; variable
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp180 CompilerInvocation::CompilerInvocation(const CowCompilerInvocation &X) in CompilerInvocation() function in CompilerInvocation