HomeSort by relevance Sort by last modified time
    Searched full:clang (Results 3101 - 3125 of 15538) sorted by null

<<121122123124125126127128129130>>

  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/StaticAnalyzer/Core/PathSensitive/
DynamicTypeInfo.h 12 #include "clang/AST/Type.h"
14 namespace clang { namespace
50 } // end clang
SummaryManager.h 18 namespace clang { namespace
42 } // end namespace clang::summMgr
56 } // end clang namespace
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/StaticAnalyzer/Frontend/
ModelConsumer.h 11 /// \brief This file implements clang::ento::ModelConsumer which is an
19 #include "clang/AST/ASTConsumer.h"
22 namespace clang { namespace
  /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Tooling/ASTDiff/
ASTDiffInternal.h 14 #include "clang/AST/ASTTypeTraits.h"
16 namespace clang { namespace
47 } // end namespace clang
  /prebuilts/clang/host/linux-x86/clang-4691093/
manifest_4691093.xml 10 <project name="toolchain/clang" path="toolchain/clang" revision="183abd29fc496f55536e7d904e0abae47888fc7f" upstream="llvm-r316199" />
16 <project name="toolchain/clang-tools-extra" path="toolchain/clang-tools-extra" revision="c771ed957fc862b44cae2fd9bb875854e018fe67" upstream="llvm-r316199" />
35 <project name="platform/prebuilts/clang/host/darwin-x86" path="prebuilts/clang/host/darwin-x86" revision="acb0a4bfdaed38a257ea157d8943490c575dbf44" upstream="llvm-r316199" />
36 <project name="platform/prebuilts/clang/host/linux-x86" path="prebuilts/clang/host/linux-x86" revision="5000f05ec189bd2adae0fa0ff3894b4dc74e7303" upstream="llvm-r316199" />
37 <project name="platform/prebuilts/clang/host/windows-x86" path="prebuilts/clang/host/windows-x86" revision="aed01aa52ce8c1b1580e19fb7bb02298676a3035" upstream="llvm-r316199" /
    [all...]
  /prebuilts/ndk/r16/sources/cxx-stl/llvm-libc++abi/test/
catch_const_pointer_nullptr.pass.cpp 14 // Clang emits warnings about exceptions of type 'Child' being caught by
15 // an earlier handler of type 'Base'. Congrats clang, you've just
18 #pragma clang diagnostic ignored "-Wexceptions"
  /system/chre/build/sys_support/qcom/
uimg_dl_ver.c 52 #pragma clang diagnostic push
53 #pragma clang diagnostic ignored "-Wunused-variable"
66 #pragma clang diagnostic pop
  /bionic/tests/prebuilt-elf-files/mips/
libtest_empty.so 
libtest_invalid-rw_load_segment.so 
libtest_invalid-textrels.so 
libtest_invalid-textrels2.so 
  /bionic/tools/versioner/src/
Android.bp 26 "clang-headers",
  /build/kati/
.travis.yml 7 - clang
  /build/soong/
OWNERS 10 per-file clang.go = srhines@google.com
  /build/soong/cc/config/
clang.go 22 // Cflags that should be filtered out when compiling with clang
106 // Workaround for ccache with clang.
107 // See http://petereisentraut.blogspot.com/2011/05/ccache-and-clang.html.
110 // Force clang to always output color diagnostics. Ninja will strip the ANSI
114 // http://b/29823425 Disable -Wexpansion-to-defined for Clang update to r271374
120 // http://b/36463318 Clang executes with an absolute path, so clang-provided
134 // Enable clang's thread-safety annotations in libcxx.
150 // new cases detected by this warning in Clang r271374 are
  /external/arm-neon-tests/
METADATA 17 local_modifications: "Android.mk is created on basis of Makefile. Some tests are disabled to prevent clang crash on buildbots."
  /external/clang/
.clang-tidy 1 Checks: '-*,clang-diagnostic-*,llvm-*,misc-*,-misc-unused-parameters,readability-identifier-naming'
  /external/clang/include/clang/AST/
ASTLambda.h 19 #include "clang/AST/DeclCXX.h"
20 #include "clang/AST/DeclTemplate.h"
22 namespace clang { namespace
78 } // clang
  /external/clang/include/clang/Basic/
MacroBuilder.h 11 /// \brief Defines the clang::MacroBuilder utility class.
18 #include "clang/Basic/LLVM.h"
22 namespace clang { namespace
46 } // end namespace clang
  /external/clang/include/clang/Driver/
SanitizerArgs.h 12 #include "clang/Basic/Sanitizers.h"
13 #include "clang/Driver/Types.h"
19 namespace clang { namespace
74 } // namespace clang
  /external/clang/include/clang/Edit/
EditedSource.h 13 #include "clang/Basic/IdentifierTable.h"
14 #include "clang/Edit/FileOffset.h"
21 namespace clang { namespace
95 } // end namespace clang
  /external/clang/include/clang/Frontend/
ASTConsumers.h 17 #include "clang/Basic/LLVM.h"
20 namespace clang { namespace
32 // clang could re-parse the output back into the same AST, but the
56 } // end clang namespace
LogDiagnosticPrinter.h 13 #include "clang/Basic/Diagnostic.h"
14 #include "clang/Basic/SourceLocation.h"
18 namespace clang { namespace
83 } // end namespace clang
MultiplexConsumer.h 18 #include "clang/Basic/LLVM.h"
19 #include "clang/Sema/SemaConsumer.h"
23 namespace clang { namespace
65 } // end namespace clang
TextDiagnosticPrinter.h 18 #include "clang/Basic/Diagnostic.h"
19 #include "clang/Basic/LLVM.h"
23 namespace clang { namespace
56 } // end namespace clang

Completed in 986 milliseconds

<<121122123124125126127128129130>>