| /prebuilts/clang/host/linux-x86/clang-4630689/share/clang/ |
| clang-include-fixer.el | 0 ;;; clang-include-fixer.el --- Emacs integration of the clang include fixer -*- lexical-binding: t; -*- 8 ;; This package allows Emacs users to invoke the 'clang-include-fixer' within 9 ;; Emacs. 'clang-include-fixer' provides an automated way of adding #include 11 ;; <http://clang.llvm.org/extra/include-fixer.html>. 19 (defgroup clang-include-fixer nil 20 "Clang-based include fixer." 23 (defvar clang-include-fixer-add-include-hook nil 28 (defcustom clang-include-fixer-executable 29 "clang-include-fixer [all...] |
| /prebuilts/clang/host/linux-x86/clang-4639204/share/clang/ |
| clang-include-fixer.el | 0 ;;; clang-include-fixer.el --- Emacs integration of the clang include fixer -*- lexical-binding: t; -*- 8 ;; This package allows Emacs users to invoke the 'clang-include-fixer' within 9 ;; Emacs. 'clang-include-fixer' provides an automated way of adding #include 11 ;; <http://clang.llvm.org/extra/include-fixer.html>. 19 (defgroup clang-include-fixer nil 20 "Clang-based include fixer." 23 (defvar clang-include-fixer-add-include-hook nil 28 (defcustom clang-include-fixer-executable 29 "clang-include-fixer [all...] |
| /prebuilts/clang/host/linux-x86/clang-4691093/share/clang/ |
| clang-include-fixer.el | 0 ;;; clang-include-fixer.el --- Emacs integration of the clang include fixer -*- lexical-binding: t; -*- 8 ;; This package allows Emacs users to invoke the 'clang-include-fixer' within 9 ;; Emacs. 'clang-include-fixer' provides an automated way of adding #include 11 ;; <http://clang.llvm.org/extra/include-fixer.html>. 19 (defgroup clang-include-fixer nil 20 "Clang-based include fixer." 23 (defvar clang-include-fixer-add-include-hook nil 28 (defcustom clang-include-fixer-executable 29 "clang-include-fixer [all...] |
| /external/clang/docs/ |
| ClangFormat.rst | 13 :program:`clang-format` is located in `clang/tools/clang-format` and can be used 18 $ clang-format -help 27 USAGE: clang-format [options] [<file> ...] 31 Clang-format options: 33 -assume-filename=<string> - When reading from stdin, clang-format assumes this 37 clang-format from an editor integration 41 fallback in case clang-format is invoked with 42 -style=file, but can not find the .clang-forma [all...] |
| /frameworks/compile/slang/ |
| slang_rs_context.cpp | 21 #include "clang/AST/ASTContext.h" 22 #include "clang/AST/Attr.h" 23 #include "clang/AST/Decl.h" 24 #include "clang/AST/DeclBase.h" 25 #include "clang/AST/Mangle.h" 26 #include "clang/AST/Type.h" 28 #include "clang/Basic/Linkage.h" 29 #include "clang/Basic/TargetInfo.h" 49 RSContext::RSContext(clang::Preprocessor &PP, 50 clang::ASTContext &Ctx [all...] |
| slang_rs_object_ref_count.h | 24 #include "clang/AST/StmtVisitor.h" 29 namespace clang { namespace 37 bool HasRSObjectType(const clang::Type *T); 49 class RSObjectRefCount : public clang::StmtVisitor<RSObjectRefCount> { 53 clang::CompoundStmt *mCS; // Associated compound statement ({ ... }) 54 clang::Stmt *mCurrent; // The statement currently being analyzed 55 std::list<clang::VarDecl*> mRSO; // Declared RS objects in this scope (but 59 explicit Scope(clang::CompoundStmt *CS) : mCS(CS) { 64 inline void addRSObject(clang::VarDecl* VD) { 68 void ReplaceRSObjectAssignment(clang::BinaryOperator *AS) [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4393122/share/clang/ |
| clang-include-fixer.el | 0 ;;; clang-include-fixer.el --- Emacs integration of the clang include fixer -*- lexical-binding: t; -*- 8 ;; This package allows Emacs users to invoke the 'clang-include-fixer' within 9 ;; Emacs. 'clang-include-fixer' provides an automated way of adding #include 11 ;; <http://clang.llvm.org/extra/include-fixer.html>. 19 (defgroup clang-include-fixer nil 20 "Clang-based include fixer." 23 (defvar clang-include-fixer-add-include-hook nil 28 (defcustom clang-include-fixer-executable 29 "clang-include-fixer [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4479392/share/clang/ |
| clang-include-fixer.el | 0 ;;; clang-include-fixer.el --- Emacs integration of the clang include fixer -*- lexical-binding: t; -*- 8 ;; This package allows Emacs users to invoke the 'clang-include-fixer' within 9 ;; Emacs. 'clang-include-fixer' provides an automated way of adding #include 11 ;; <http://clang.llvm.org/extra/include-fixer.html>. 19 (defgroup clang-include-fixer nil 20 "Clang-based include fixer." 23 (defvar clang-include-fixer-add-include-hook nil 28 (defcustom clang-include-fixer-executable 29 "clang-include-fixer [all...] |
| /prebuilts/clang/host/linux-x86/clang-4393122/share/clang/ |
| clang-include-fixer.el | 0 ;;; clang-include-fixer.el --- Emacs integration of the clang include fixer -*- lexical-binding: t; -*- 8 ;; This package allows Emacs users to invoke the 'clang-include-fixer' within 9 ;; Emacs. 'clang-include-fixer' provides an automated way of adding #include 11 ;; <http://clang.llvm.org/extra/include-fixer.html>. 19 (defgroup clang-include-fixer nil 20 "Clang-based include fixer." 23 (defvar clang-include-fixer-add-include-hook nil 28 (defcustom clang-include-fixer-executable 29 "clang-include-fixer [all...] |
| /prebuilts/clang/host/linux-x86/clang-4479392/share/clang/ |
| clang-include-fixer.el | 0 ;;; clang-include-fixer.el --- Emacs integration of the clang include fixer -*- lexical-binding: t; -*- 8 ;; This package allows Emacs users to invoke the 'clang-include-fixer' within 9 ;; Emacs. 'clang-include-fixer' provides an automated way of adding #include 11 ;; <http://clang.llvm.org/extra/include-fixer.html>. 19 (defgroup clang-include-fixer nil 20 "Clang-based include fixer." 23 (defvar clang-include-fixer-add-include-hook nil 28 (defcustom clang-include-fixer-executable 29 "clang-include-fixer [all...] |
| /external/v8/tools/clang/rewrite_to_chrome_style/ |
| RewriteToChromeStyle.cpp | 21 #include "clang/AST/ASTContext.h" 22 #include "clang/ASTMatchers/ASTMatchFinder.h" 23 #include "clang/ASTMatchers/ASTMatchers.h" 24 #include "clang/ASTMatchers/ASTMatchersMacros.h" 25 #include "clang/Basic/CharInfo.h" 26 #include "clang/Basic/SourceManager.h" 27 #include "clang/Frontend/CompilerInstance.h" 28 #include "clang/Frontend/FrontendActions.h" 29 #include "clang/Lex/MacroArgs.h" 30 #include "clang/Lex/Lexer.h [all...] |
| /external/skia/infra/bots/recipe_modules/flavor/examples/ |
| full.py | 60 'Build-Debian9-Clang-arm-Release-Android_API26', 61 'Build-Debian9-Clang-arm-Release-Chromebook_GLES', 62 'Build-Debian9-Clang-arm-Release-Android_ASAN', 63 'Build-Debian9-Clang-arm64-Release-Android_ASAN', 64 'Build-Debian9-Clang-x86_64-Debug-Chromebook_GLES', 65 'Build-Debian9-Clang-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE', 66 'Build-Debian9-Clang-x86_64-Release-Fast', 67 'Build-Debian9-Clang-x86_64-Release-Mini', 68 'Build-Debian9-Clang-x86_64-Release-NoDEPS', 69 'Build-Debian9-Clang-x86_64-Release-Vulkan' [all...] |
| /external/skqp/infra/bots/recipe_modules/flavor/examples/ |
| full.py | 60 'Build-Debian9-Clang-arm-Release-Android_API26', 61 'Build-Debian9-Clang-arm-Release-Chromebook_GLES', 62 'Build-Debian9-Clang-arm-Release-Android_ASAN', 63 'Build-Debian9-Clang-arm64-Release-Android_ASAN', 64 'Build-Debian9-Clang-universal-devrel-Android_SKQP', 65 'Build-Debian9-Clang-x86_64-Debug-Chromebook_GLES', 66 'Build-Debian9-Clang-x86_64-Debug-SK_USE_DISCARDABLE_SCALEDIMAGECACHE', 67 'Build-Debian9-Clang-x86_64-Release-Fast', 68 'Build-Debian9-Clang-x86_64-Release-Mini', 69 'Build-Debian9-Clang-x86_64-Release-Vulkan' [all...] |
| /external/clang/test/Driver/ |
| aarch64-cpus.c | 3 // RUN: %clang -target aarch64 -### -c %s 2>&1 | FileCheck -check-prefix=GENERIC %s 4 // RUN: %clang -target aarch64 -mcpu=generic -### -c %s 2>&1 | FileCheck -check-prefix=GENERIC %s 5 // RUN: %clang -target aarch64 -mlittle-endian -### -c %s 2>&1 | FileCheck -check-prefix=GENERIC %s 6 // RUN: %clang -target aarch64 -mlittle-endian -mcpu=generic -### -c %s 2>&1 | FileCheck -check-prefix=GENERIC %s 7 // RUN: %clang -target aarch64_be -mlittle-endian -### -c %s 2>&1 | FileCheck -check-prefix=GENERIC %s 8 // RUN: %clang -target aarch64_be -mlittle-endian -mcpu=generic -### -c %s 2>&1 | FileCheck -check-prefix=GENERIC %s 11 // RUN: %clang -target arm64 -### -c %s 2>&1 | FileCheck -check-prefix=ARM64-GENERIC %s 12 // RUN: %clang -target arm64 -mcpu=generic -### -c %s 2>&1 | FileCheck -check-prefix=ARM64-GENERIC %s 13 // RUN: %clang -target arm64 -mlittle-endian -### -c %s 2>&1 | FileCheck -check-prefix=ARM64-GENERIC %s 14 // RUN: %clang -target arm64 -mlittle-endian -mcpu-generic -### -c %s 2>&1 | FileCheck -check-prefix=ARM64-GENERI (…) [all...] |
| arm64-darwinpcs.c | 1 // RUN: %clang -target arm64-apple-ios7.0 -### %s 2>&1 | FileCheck %s
|
| clang_wrapv_opts.c | 1 // RUN: %clang -### -S -fwrapv -fno-wrapv -fwrapv %s 2>&1 | FileCheck -check-prefix=CHECK1 %s 4 // RUN: %clang -### -S -fstrict-overflow -fno-strict-overflow %s 2>&1 | FileCheck -check-prefix=CHECK2 %s 7 // RUN: %clang -### -S -fwrapv -fstrict-overflow %s 2>&1 | FileCheck -check-prefix=CHECK3 %s 10 // RUN: %clang -### -S -fno-wrapv -fno-strict-overflow %s 2>&1 | FileCheck -check-prefix=CHECK4 %s
|
| /bionic/tools/versioner/ |
| README.md | 2 Use clang to verify the correctness of bionic's availability attributes against the NDK platform definitions.
|
| /development/vndk/tools/header-checker/header-abi-dumper/src/ |
| workaround_fortify.cpp | 18 // FIXME: Clang FORTIFY requires a version of clang at least as new as 19 // clang-3688880 (r285906). Since external/clang is currently r275480, we need
|
| /external/clang/ |
| README.version | 1 URL: http://llvm.org/git/clang.git
|
| /external/clang/include/clang/Parse/ |
| CMakeLists.txt | 1 clang_tablegen(AttrParserStringSwitches.inc -gen-clang-attr-parser-string-switches
|
| /external/clang/test/Analysis/Inputs/ |
| qt-simulator.h | 1 #pragma clang system_header
|
| /external/clang/test/CXX/dcl.dcl/dcl.attr/dcl.attr.grammar/ |
| p2-1z.cpp | 5 [[using clang: disable_tail_calls, noduplicate]] void g() {} // ok 12 [[using clang:]] extern int n; // ok 13 [[using blah: clang::optnone]] extern int n; // expected-error {{attribute with scope specifier cannot follow}} expected-warning {{only applies to functions}} 15 [[using clang: unknown_attr]] extern int n; // expected-warning {{unknown attribute}}
|
| /external/clang/test/CodeGen/ |
| 2010-03-09-DbgInfo.c | 1 // RUN: %clang -emit-llvm -S -O0 -g %s -o - | FileCheck %s
|
| /external/clang/test/CodeGenCXX/ |
| debug-info-template-array.cpp | 1 // RUN: %clang -emit-llvm -g -S %s -o -
|
| /external/clang/test/CodeGenObjC/ |
| attr-strong.c | 1 // RUN: %clang -emit-llvm -S -o %t %s
|