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

<<171172173174175176177178179180>>

  /frameworks/compile/libbcc/tests/debuginfo/host-tests/
aggregate-indirect-arg.cpp 1 // RUN: %clangxx %s -O0 -g -fexceptions %extra-clang-opts -o %t
  /frameworks/compile/libbcc/tests/debuginfo/
llvm-lit 8 # TODO: To run clang tests, @LLVM_BINARY_DIR@ must be substituted also.
  /frameworks/native/libs/sensor/tests/
Android.bp 18 clang: true,
  /frameworks/native/services/surfaceflinger/tests/fakehwc/
FakeComposerUtils.h 29 // clang-format off
44 // clang-format on
50 // clang-format off
64 // clang-format on
  /frameworks/native/services/utils/
Android.bp 30 clang: true,
  /frameworks/native/services/utils/tests/
Android.bp 28 clang: true,
  /frameworks/native/vulkan/libvulkan/
api_gen.h 30 // clang-format off
61 // clang-format on
65 // clang-format off
213 // clang-format on
  /frameworks/rs/rsov/compiler/tests/
llvm-lit 8 # TODO: To run clang tests, @LLVM_BINARY_DIR@ must be substituted also.
  /frameworks/rs/script_api/
generate.sh 18 # TODO: $ANDROID_BUILD_TOP/prebuilts/clang/host/linux-x86/clang-stable/bin
19 # no longer contains clang on AOSP master. Need a stable way to reach clang
  /frameworks/rs/tests/java_api/RSUnitTests/
find_versions.sh 19 ($version/bin/llvm-rs-cc $unittest -o $TMP -p $TMP -I $version/include/ -I $version/clang-include/ 1> /dev/null 2> /dev/null) && (echo $(basename $unittest) | sed 's/...$//') >> $txtfile
  /hardware/interfaces/broadcastradio/common/tests/
IdentifierIterator_test.cpp 29 // clang-format off
34 // clang-format on
88 // clang-format off
97 // clang-format on
  /hardware/interfaces/graphics/composer/2.1/utils/hwc2onfbadapter/
Android.bp 19 clang: true,
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
ASTUnresolvedSet.h 18 #include "clang/AST/ASTVector.h"
19 #include "clang/AST/UnresolvedSet.h"
21 namespace clang { namespace
108 } // namespace clang
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Analysis/Analyses/
LiveVariables.h 17 #include "clang/AST/Decl.h"
18 #include "clang/Analysis/AnalysisContext.h"
21 namespace clang { namespace
114 } // end namespace clang
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Basic/
DiagnosticDocs.td 13 NOTE: This file is automatically generated by running clang-tblgen
62 .. Roles generated by clang-tblgen.
70 Diagnostic flags in Clang
78 This page lists the diagnostic flags currently supported by Clang.
TargetOptions.h 11 /// \brief Defines the clang::TargetOptions class.
20 #include "clang/Basic/OpenCLOptions.h"
22 namespace clang { namespace
67 } // end namespace clang
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/CodeGen/
ModuleBuilder.h 17 #include "clang/AST/ASTConsumer.h"
26 namespace clang { namespace
41 /// The primary public interface to the Clang code generator.
100 } // end namespace clang
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Frontend/
LangStandard.h 13 #include "clang/Basic/LLVM.h"
16 namespace clang { namespace
44 #include "clang/Frontend/LangStandards.def"
102 } // end namespace clang
PCHContainerOperations.h 13 #include "clang/Basic/Module.h"
25 namespace clang { namespace
39 /// containers for serialized ASTs (precompiled headers and clang
58 /// containers for serialized ASTs (precompiled headers and clang
SerializedDiagnosticReader.h 13 #include "clang/Basic/LLVM.h"
17 namespace clang { namespace
123 } // end clang namespace
127 struct is_error_code_enum<clang::serialized_diags::SDError> : std::true_type {};
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Lex/
PPConditionalDirectiveRecord.h 17 #include "clang/Basic/SourceLocation.h"
18 #include "clang/Lex/PPCallbacks.h"
22 namespace clang { namespace
101 } // end namespace clang
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Rewrite/Core/
TokenRewriter.h 18 #include "clang/Basic/SourceLocation.h"
19 #include "clang/Lex/Token.h"
24 namespace clang { namespace
77 } // end namespace clang
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
Environment.h 17 #include "clang/Analysis/AnalysisContext.h"
18 #include "clang/StaticAnalyzer/Core/PathSensitive/SVals.h"
21 namespace clang { namespace
126 } // end clang namespace
WorkList.h 18 #include "clang/StaticAnalyzer/Core/PathSensitive/BlockCounter.h"
19 #include "clang/StaticAnalyzer/Core/PathSensitive/ExplodedGraph.h"
22 namespace clang { namespace
98 } // end clang namespace
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Tooling/
RefactoringCallbacks.h 32 #include "clang/ASTMatchers/ASTMatchFinder.h"
33 #include "clang/Tooling/Refactoring.h"
35 namespace clang { namespace
88 } // end namespace clang

Completed in 1292 milliseconds

<<171172173174175176177178179180>>