Home
last modified time | relevance | path

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

12

/llvm-project/polly/lib/External/isl/interface/
H A Dextract_interface.cc319 static TargetInfo *create_target_info(CompilerInstance *Clang, in create_target_info()
329 static TargetInfo *create_target_info(CompilerInstance *Clang, in create_target_info()
339 static TargetInfo *create_target_info(CompilerInstance *Clang, in create_target_info()
351 static void create_diagnostics(CompilerInstance *Clang) in create_diagnostics()
358 static void create_diagnostics(CompilerInstance *Clang) in create_diagnostics()
367 static void create_preprocessor(CompilerInstance *Clang) in create_preprocessor()
374 static void create_preprocessor(CompilerInstance *Clang) in create_preprocessor()
426 static void set_lang_defaults(CompilerInstance *Clang) in set_lang_defaults()
438 static void set_lang_defaults(CompilerInstance *Clang) in set_lang_defaults()
448 static void set_invocation(CompilerInstance *Clang, in set_invocation()
[all …]
/llvm-project/llvm/docs/
H A DUserGuides.rst80 Clang global() chapter
H A DScudoHardenedAllocator.rst162 Clang section in Usage
/llvm-project/libc/utils/HdrGen/
H A DPublicAPICommand.h
/llvm-project/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp206 ExecuteCompilerInvocation(CompilerInstance * Clang) ExecuteCompilerInvocation() argument
[all...]
/llvm-project/clang-tools-extra/clangd/
H A DParsedAST.h141 // complex memory management of all Clang structures on our own. (They are variable
H A DCompiler.cpp148 auto Clang = std::make_unique<CompilerInstance>( in prepareCompilerInstance() local
H A DParsedAST.cpp146 static void attach(std::vector<Inclusion> Includes, CompilerInstance &Clang, in attach() argument
458 auto Clang = prepareCompilerInstance( build() local
833 ParsedAST(PathRef TUPath,llvm::StringRef Version,std::shared_ptr<const PreambleData> Preamble,std::unique_ptr<CompilerInstance> Clang,std::unique_ptr<FrontendAction> Action,syntax::TokenBuffer Tokens,MainFileMacros Macros,std::vector<PragmaMark> Marks,std::vector<Decl * > LocalTopLevelDecls,std::vector<Diag> Diags,IncludeStructure Includes,include_cleaner::PragmaIncludes PI) ParsedAST() argument
[all...]
H A DDiagnostics.h103 Clang, enumerator
/llvm-project/clang/unittests/Serialization/
H A DForceCheckFileInputTest.cpp121 CompilerInstance Clang; TEST_F() local
[all...]
H A DPreambleInNamedModulesTest.cpp113 auto Clang = std::make_unique<CompilerInstance>( in TEST_F() local
/llvm-project/clang/include/clang/Testing/
H A DTestAST.h101 std::unique_ptr<CompilerInstance> Clang; variable
/llvm-project/clang/lib/Testing/
H A DTestAST.cpp56 void createMissingComponents(CompilerInstance &Clang) { in createMissingComponents() argument
[all...]
/llvm-project/clang/lib/Frontend/
H A DChainedIncludesSource.cpp125 std::unique_ptr<CompilerInstance> Clang( in createChainedIncludesSource() local
[all...]
H A DASTUnit.cpp1162 std::unique_ptr<CompilerInstance> Clang( Parse() local
1595 std::unique_ptr<CompilerInstance> Clang( LoadFromCompilerInvocationAction() local
2223 std::unique_ptr<CompilerInstance> Clang( CodeComplete() local
[all...]
/llvm-project/clang/tools/driver/
H A Dcc1_main.cpp207 std::unique_ptr<CompilerInstance> Clang(new CompilerInstance()); cc1_main() local
[all...]
/llvm-project/clang-tools-extra/clangd/unittests/
H A DHeadersTests.cpp62 auto Clang = prepareCompilerInstance( in setupClang() local
142 std::unique_ptr<CompilerInstance> Clang; global() member in clang::clangd::__anona7be645f0111::HeadersTest
[all...]
/llvm-project/clang/include/clang/Basic/
H A DDiagnosticOptions.h78 enum TextDiagnosticFormat { Clang, MSVC, Vi, SARIF }; enumerator
/llvm-project/clang/docs/
H A DInternalsManual.rst538 SourceLocationAdding Translations to Clang global() argument
539 SourceManagerAdding Translations to Clang global() argument
[all...]
/llvm-project/clang-tools-extra/clangd/index/
H A DStdLib.cpp218 auto Clang = prepareCompilerInstance( indexStandardLibrary() local
H A DBackground.cpp282 auto Clang = in index() local
/llvm-project/clang/
H A DCMakeLists.txt13 project(Clang) project
[all...]
/llvm-project/clang-tools-extra/include-cleaner/unittests/
H A DRecordTest.cpp591 auto Clang = std::make_unique<CompilerInstance>( TEST_F() local
/llvm-project/clang/include/clang/Driver/
H A DToolChain.h160 mutable std::unique_ptr<Tool> Clang; variable
/llvm-project/llvm/tools/llvm-rc/
H A Dllvm-rc.cpp230 std::string Clang; preprocess() local

12