Home
last modified time | relevance | path

Searched defs:clang (Results 1 – 25 of 161) sorted by relevance

1234567

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/lib/libscanbuild/
Dclang.py32 def get_version(clang): argument
63 def get_active_checkers(clang, plugins): argument
145 def get_checkers(clang, plugins): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/lib/libscanbuild/
Dclang.py32 def get_version(clang): argument
63 def get_active_checkers(clang, plugins): argument
145 def get_checkers(clang, plugins): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/lib/libscanbuild/
Dclang.py32 def get_version(clang): argument
63 def get_active_checkers(clang, plugins): argument
145 def get_checkers(clang, plugins): argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/lib/libscanbuild/
Dclang.py32 def get_version(clang): argument
63 def get_active_checkers(clang, plugins): argument
145 def get_checkers(clang, plugins): argument
/aosp_15_r20/external/rust/android-crates-io/crates/clang-sys/tests/
Dlib.rs46 let clang = support::Clang::find(None, &[]).unwrap(); in test_support() localVariable
53 let clang = support::Clang::find(None, args).unwrap(); in test_support_target() localVariable
/aosp_15_r20/external/clang/tools/scan-build-py/libscanbuild/
H A Dclang.py59 def get_active_checkers(clang, plugins): argument
82 def get_checkers(clang, plugins): argument
/aosp_15_r20/tools/ndkports/buildSrc/src/main/kotlin/com/android/ndkports/
H A DToolchain.kt36 val clang = binDir.resolve("$clangTriple-clang") constant in com.android.ndkports.Toolchain
/aosp_15_r20/external/clang/test/Index/
H A Drecursive-cxx-member-calls.cpp10 namespace clang { namespace
65 namespace clang { namespace
/aosp_15_r20/external/rust/android-crates-io/crates/bindgen/
Dlib.rs44 mod clang; module
358 let clang = in dump_preprocessed_input() localVariable
826 let clang = match clang_sys::support::Clang::find( in generate() localVariable
/aosp_15_r20/external/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp483 namespace clang { namespace
823 namespace clang { namespace
877 namespace clang { namespace
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Checkers/
H A DAllocationDiagnostics.cpp16 namespace clang { namespace
/aosp_15_r20/external/clang/soong/
H A Dclang.go15 package clang package
/aosp_15_r20/external/clang/lib/Basic/
H A DDiagnosticOptions.cpp17 namespace clang { namespace
H A DOperatorPrecedence.cpp16 namespace clang { namespace
H A DCuda.cpp7 namespace clang { namespace
/aosp_15_r20/external/clang/lib/StaticAnalyzer/Core/
H A DCommonBugCategories.cpp13 namespace clang { namespace ento { namespace categories { namespace
H A DLoopWidening.cpp36 namespace clang { namespace
H A DDynamicTypeMap.cpp18 namespace clang { namespace
/aosp_15_r20/external/clang/lib/Tooling/
H A DFixIt.cpp17 namespace clang { namespace
/aosp_15_r20/external/clang/lib/Frontend/
H A DCodeGenOptions.cpp13 namespace clang { namespace
/aosp_15_r20/external/clang/unittests/Analysis/
H A DCFGTest.cpp17 namespace clang { namespace
/aosp_15_r20/tools/asuite/atest/unittest_data/
H A Dmodule_bp_cc_deps.json2 "clang": "${ANDROID_ROOT}/prebuilts/clang/host/linux-x86/clang-r399163b/bin/clang", string
/aosp_15_r20/external/clang/unittests/Tooling/
H A DRewriterTest.cpp14 namespace clang { namespace
/aosp_15_r20/external/clang/include/clang/Frontend/
H A DCommandLineSourceLoc.h73 using namespace clang; in parse() local
/aosp_15_r20/external/clang/utils/
H A Dclang-completion-mode.el54 (defcustom clang "clang" unknown

1234567