Home
last modified time | relevance | path

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

12

/aosp_15_r20/external/rust/android-crates-io/crates/clang-sys/src/
Dsupport.rs21 pub struct Clang { struct
34 impl Clang { implementation
59 pub fn find(path: Option<&Path>, args: &[String]) -> Option<Clang> { in find()
/aosp_15_r20/external/clang/docs/
H A DReleaseNotes.rst94 C11 Feature Support
124 C++1z Feature Support
H A DInternalsManual.rst469 .. _SourceLocation:
470 .. _SourceManager:
/aosp_15_r20/external/ltp/tools/sparse/
H A DREADME.md45 ### Clang subsection
/aosp_15_r20/external/clang/tools/driver/
H A Dcc1_main.cpp68 std::unique_ptr<CompilerInstance> Clang(new CompilerInstance()); in cc1_main() local
/aosp_15_r20/external/clang/lib/Frontend/
H A DASTUnit.cpp1042 std::unique_ptr<CompilerInstance> Clang( in Parse() local
1516 std::unique_ptr<CompilerInstance> Clang( in getMainBufferWithPrecompiledPreamble() local
1778 std::unique_ptr<CompilerInstance> Clang( in LoadFromCompilerInvocationAction() local
2359 std::unique_ptr<CompilerInstance> Clang( in CodeComplete() local
H A DChainedIncludesSource.cpp150 std::unique_ptr<CompilerInstance> Clang( in createChainedIncludesSource() local
/aosp_15_r20/external/trusty/arm-trusted-firmware/docs/getting_started/
Dbuild-options.rst1367 .. _Clang: https://clang.llvm.org/docs/DiagnosticsReference.html target
/aosp_15_r20/external/clang/lib/FrontendTool/
H A DExecuteCompilerInvocation.cpp171 bool clang::ExecuteCompilerInvocation(CompilerInstance *Clang) { in ExecuteCompilerInvocation()
/aosp_15_r20/external/rust/cxx/macro/src/
Dclang.rs6 pub(crate) enum Clang { enum
/aosp_15_r20/external/cronet/third_party/rust/chromium_crates_io/vendor/cxxbridge-macro-1.0.120/src/
H A Dclang.rs6 pub(crate) enum Clang { enum
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Testing/
DTestAST.h97 std::unique_ptr<CompilerInstance> Clang; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Testing/
DTestAST.h97 std::unique_ptr<CompilerInstance> Clang; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Testing/
DTestAST.h97 std::unique_ptr<CompilerInstance> Clang; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Testing/
DTestAST.h97 std::unique_ptr<CompilerInstance> Clang; variable
/aosp_15_r20/external/clang/examples/clang-interpreter/
H A Dmain.cpp147 CompilerInstance Clang; in main() local
/aosp_15_r20/external/pigweed/docs/
H A Dsize_optimizations.rst102 Clang subsection
/aosp_15_r20/external/swiftshader/tests/regres/llvm/
H A Dllvm.go227 func (t Toolchain) Clang() string { func
/aosp_15_r20/external/clang/include/clang/Basic/
H A DDiagnosticOptions.h63 enum TextDiagnosticFormat { Clang, MSVC, Vi }; enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Basic/
DDiagnosticOptions.h78 enum TextDiagnosticFormat { Clang, MSVC, Vi, SARIF }; enumerator
/aosp_15_r20/external/clang/include/clang/Driver/
H A DToolChain.h85 mutable std::unique_ptr<Tool> Clang; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Basic/
DDiagnosticOptions.h78 enum TextDiagnosticFormat { Clang, MSVC, Vi, SARIF }; enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Basic/
DDiagnosticOptions.h78 enum TextDiagnosticFormat { Clang, MSVC, Vi, SARIF }; enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Basic/
DDiagnosticOptions.h78 enum TextDiagnosticFormat { Clang, MSVC, Vi, SARIF }; enumerator
/aosp_15_r20/external/clang/
H A DCMakeLists.txt6 project(Clang) project

12