/aosp_15_r20/external/rust/android-crates-io/crates/clang-sys/src/ |
D | support.rs | 21 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 D | ReleaseNotes.rst | 94 C11 Feature Support 124 C++1z Feature Support
|
H A D | InternalsManual.rst | 469 .. _SourceLocation: 470 .. _SourceManager:
|
/aosp_15_r20/external/ltp/tools/sparse/ |
H A D | README.md | 45 ### Clang subsection
|
/aosp_15_r20/external/clang/tools/driver/ |
H A D | cc1_main.cpp | 68 std::unique_ptr<CompilerInstance> Clang(new CompilerInstance()); in cc1_main() local
|
/aosp_15_r20/external/clang/lib/Frontend/ |
H A D | ASTUnit.cpp | 1042 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 D | ChainedIncludesSource.cpp | 150 std::unique_ptr<CompilerInstance> Clang( in createChainedIncludesSource() local
|
/aosp_15_r20/external/trusty/arm-trusted-firmware/docs/getting_started/ |
D | build-options.rst | 1367 .. _Clang: https://clang.llvm.org/docs/DiagnosticsReference.html target
|
/aosp_15_r20/external/clang/lib/FrontendTool/ |
H A D | ExecuteCompilerInvocation.cpp | 171 bool clang::ExecuteCompilerInvocation(CompilerInstance *Clang) { in ExecuteCompilerInvocation()
|
/aosp_15_r20/external/rust/cxx/macro/src/ |
D | clang.rs | 6 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 D | clang.rs | 6 pub(crate) enum Clang { enum
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Testing/ |
D | TestAST.h | 97 std::unique_ptr<CompilerInstance> Clang; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Testing/ |
D | TestAST.h | 97 std::unique_ptr<CompilerInstance> Clang; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Testing/ |
D | TestAST.h | 97 std::unique_ptr<CompilerInstance> Clang; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Testing/ |
D | TestAST.h | 97 std::unique_ptr<CompilerInstance> Clang; variable
|
/aosp_15_r20/external/clang/examples/clang-interpreter/ |
H A D | main.cpp | 147 CompilerInstance Clang; in main() local
|
/aosp_15_r20/external/pigweed/docs/ |
H A D | size_optimizations.rst | 102 Clang subsection
|
/aosp_15_r20/external/swiftshader/tests/regres/llvm/ |
H A D | llvm.go | 227 func (t Toolchain) Clang() string { func
|
/aosp_15_r20/external/clang/include/clang/Basic/ |
H A D | DiagnosticOptions.h | 63 enum TextDiagnosticFormat { Clang, MSVC, Vi }; enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/Basic/ |
D | DiagnosticOptions.h | 78 enum TextDiagnosticFormat { Clang, MSVC, Vi, SARIF }; enumerator
|
/aosp_15_r20/external/clang/include/clang/Driver/ |
H A D | ToolChain.h | 85 mutable std::unique_ptr<Tool> Clang; variable
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/Basic/ |
D | DiagnosticOptions.h | 78 enum TextDiagnosticFormat { Clang, MSVC, Vi, SARIF }; enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/Basic/ |
D | DiagnosticOptions.h | 78 enum TextDiagnosticFormat { Clang, MSVC, Vi, SARIF }; enumerator
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/Basic/ |
D | DiagnosticOptions.h | 78 enum TextDiagnosticFormat { Clang, MSVC, Vi, SARIF }; enumerator
|
/aosp_15_r20/external/clang/ |
H A D | CMakeLists.txt | 6 project(Clang) project
|