Home
last modified time | relevance | path

Searched defs:Clang (Results 1 – 11 of 11) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp198 ExecuteCompilerInvocation(CompilerInstance * Clang) ExecuteCompilerInvocation() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/Testing/
H A DTestAST.h97 std::unique_ptr<CompilerInstance> Clang; global() variable
/freebsd-src/contrib/llvm-project/clang/lib/Testing/
H A DTestAST.cpp55 createMissingComponents(CompilerInstance & Clang) createMissingComponents() argument
[all...]
/freebsd-src/contrib/llvm-project/clang/tools/driver/
H A Dcc1_main.cpp229 std::unique_ptr<CompilerInstance> Clang(new CompilerInstance()); cc1_main() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DChainedIncludesSource.cpp125 std::unique_ptr<CompilerInstance> Clang( in createChainedIncludesSource() local
H A DASTUnit.cpp1150 std::unique_ptr<CompilerInstance> Clang( Parse() local
1582 std::unique_ptr<CompilerInstance> Clang( LoadFromCompilerInvocationAction() local
2210 std::unique_ptr<CompilerInstance> Clang( CodeComplete() local
[all...]
H A DPrecompiledPreamble.cpp457 std::unique_ptr<CompilerInstance> Clang( Build() local
[all...]
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DDiagnosticOptions.h78 enum TextDiagnosticFormat { Clang, MSVC, Vi, SARIF }; enumerator
/freebsd-src/contrib/llvm-project/clang/include/clang/Driver/
H A DToolChain.h153 mutable std::unique_ptr<Tool> Clang; global() variable
/freebsd-src/contrib/llvm-project/clang/lib/Interpreter/
H A DInterpreter.cpp74 std::unique_ptr<CompilerInstance> Clang(new CompilerInstance()); CreateCI() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DClang.cpp7792 Clang::Clang(const ToolChain &TC, bool HasIntegratedBackend) Clang() function in Clang
[all...]