| /prebuilts/clang/host/linux-x86/clang-4639204/include/clang/Basic/ |
| AllDiagnostics.h | 18 #include "clang/AST/ASTDiagnostic.h" 19 #include "clang/AST/CommentDiagnostic.h" 20 #include "clang/Analysis/AnalysisDiagnostic.h" 21 #include "clang/CrossTU/CrossTUDiagnostic.h" 22 #include "clang/Driver/DriverDiagnostic.h" 23 #include "clang/Frontend/FrontendDiagnostic.h" 24 #include "clang/Lex/LexDiagnostic.h" 25 #include "clang/Parse/ParseDiagnostic.h" 26 #include "clang/Sema/SemaDiagnostic.h" 27 #include "clang/Serialization/SerializationDiagnostic.h 30 namespace clang { namespace [all...] |
| /prebuilts/clang/host/linux-x86/clang-4691093/include/clang/Basic/ |
| AllDiagnostics.h | 18 #include "clang/AST/ASTDiagnostic.h" 19 #include "clang/AST/CommentDiagnostic.h" 20 #include "clang/Analysis/AnalysisDiagnostic.h" 21 #include "clang/CrossTU/CrossTUDiagnostic.h" 22 #include "clang/Driver/DriverDiagnostic.h" 23 #include "clang/Frontend/FrontendDiagnostic.h" 24 #include "clang/Lex/LexDiagnostic.h" 25 #include "clang/Parse/ParseDiagnostic.h" 26 #include "clang/Sema/SemaDiagnostic.h" 27 #include "clang/Serialization/SerializationDiagnostic.h 30 namespace clang { namespace [all...] |
| /external/clang/test/Misc/ |
| ast-print-pragmas.cpp | 7 // CHECK: #pragma clang loop interleave_count(8) 8 // CHECK-NEXT: #pragma clang loop vectorize_width(4) 12 #pragma clang loop vectorize_width(4) 13 #pragma clang loop interleave_count(8) 20 // CHECK: #pragma clang loop interleave(disable) 21 // CHECK-NEXT: #pragma clang loop vectorize(enable) 22 // CHECK-NEXT: #pragma clang loop distribute(disable) 24 #pragma clang loop distribute(disable) 25 #pragma clang loop vectorize(enable) 26 #pragma clang loop interleave(disable [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4393122/share/clang/ |
| clang-format.el | 0 ;;; clang-format.el --- Format code using clang-format -*- lexical-binding: t; -*- 8 ;; This package allows to filter code through clang-format to fix its formatting. 9 ;; clang-format is a tool that formats C/C++/Obj-C code according to a set of 10 ;; style options, see <http://clang.llvm.org/docs/ClangFormatStyleOptions.html>. 11 ;; Note that clang-format 3.4 or newer is required. 13 ;; clang-format.el is available via MELPA and can be installed via 15 ;; M-x package-install clang-format 21 ;; (require 'clang-format) 25 ;; You may also want to bind `clang-format-region' to a key [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4479392/share/clang/ |
| clang-format.el | 0 ;;; clang-format.el --- Format code using clang-format -*- lexical-binding: t; -*- 8 ;; This package allows to filter code through clang-format to fix its formatting. 9 ;; clang-format is a tool that formats C/C++/Obj-C code according to a set of 10 ;; style options, see <http://clang.llvm.org/docs/ClangFormatStyleOptions.html>. 11 ;; Note that clang-format 3.4 or newer is required. 13 ;; clang-format.el is available via MELPA and can be installed via 15 ;; M-x package-install clang-format 21 ;; (require 'clang-format) 25 ;; You may also want to bind `clang-format-region' to a key [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4579689/share/clang/ |
| clang-format.el | 0 ;;; clang-format.el --- Format code using clang-format -*- lexical-binding: t; -*- 8 ;; This package allows to filter code through clang-format to fix its formatting. 9 ;; clang-format is a tool that formats C/C++/Obj-C code according to a set of 10 ;; style options, see <http://clang.llvm.org/docs/ClangFormatStyleOptions.html>. 11 ;; Note that clang-format 3.4 or newer is required. 13 ;; clang-format.el is available via MELPA and can be installed via 15 ;; M-x package-install clang-format 21 ;; (require 'clang-format) 25 ;; You may also want to bind `clang-format-region' to a key [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4630689/share/clang/ |
| clang-format.el | 0 ;;; clang-format.el --- Format code using clang-format -*- lexical-binding: t; -*- 8 ;; This package allows to filter code through clang-format to fix its formatting. 9 ;; clang-format is a tool that formats C/C++/Obj-C code according to a set of 10 ;; style options, see <http://clang.llvm.org/docs/ClangFormatStyleOptions.html>. 11 ;; Note that clang-format 3.4 or newer is required. 13 ;; clang-format.el is available via MELPA and can be installed via 15 ;; M-x package-install clang-format 21 ;; (require 'clang-format) 25 ;; You may also want to bind `clang-format-region' to a key [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4639204/share/clang/ |
| clang-format.el | 0 ;;; clang-format.el --- Format code using clang-format -*- lexical-binding: t; -*- 8 ;; This package allows to filter code through clang-format to fix its formatting. 9 ;; clang-format is a tool that formats C/C++/Obj-C code according to a set of 10 ;; style options, see <http://clang.llvm.org/docs/ClangFormatStyleOptions.html>. 11 ;; Note that clang-format 3.4 or newer is required. 13 ;; clang-format.el is available via MELPA and can be installed via 15 ;; M-x package-install clang-format 21 ;; (require 'clang-format) 25 ;; You may also want to bind `clang-format-region' to a key [all...] |
| /prebuilts/clang/host/darwin-x86/clang-4691093/share/clang/ |
| clang-format.el | 0 ;;; clang-format.el --- Format code using clang-format -*- lexical-binding: t; -*- 8 ;; This package allows to filter code through clang-format to fix its formatting. 9 ;; clang-format is a tool that formats C/C++/Obj-C code according to a set of 10 ;; style options, see <http://clang.llvm.org/docs/ClangFormatStyleOptions.html>. 11 ;; Note that clang-format 3.4 or newer is required. 13 ;; clang-format.el is available via MELPA and can be installed via 15 ;; M-x package-install clang-format 21 ;; (require 'clang-format) 25 ;; You may also want to bind `clang-format-region' to a key [all...] |
| /prebuilts/clang/host/linux-x86/clang-4393122/share/clang/ |
| clang-format.el | 0 ;;; clang-format.el --- Format code using clang-format -*- lexical-binding: t; -*- 8 ;; This package allows to filter code through clang-format to fix its formatting. 9 ;; clang-format is a tool that formats C/C++/Obj-C code according to a set of 10 ;; style options, see <http://clang.llvm.org/docs/ClangFormatStyleOptions.html>. 11 ;; Note that clang-format 3.4 or newer is required. 13 ;; clang-format.el is available via MELPA and can be installed via 15 ;; M-x package-install clang-format 21 ;; (require 'clang-format) 25 ;; You may also want to bind `clang-format-region' to a key [all...] |
| /prebuilts/clang/host/linux-x86/clang-4479392/share/clang/ |
| clang-format.el | 0 ;;; clang-format.el --- Format code using clang-format -*- lexical-binding: t; -*- 8 ;; This package allows to filter code through clang-format to fix its formatting. 9 ;; clang-format is a tool that formats C/C++/Obj-C code according to a set of 10 ;; style options, see <http://clang.llvm.org/docs/ClangFormatStyleOptions.html>. 11 ;; Note that clang-format 3.4 or newer is required. 13 ;; clang-format.el is available via MELPA and can be installed via 15 ;; M-x package-install clang-format 21 ;; (require 'clang-format) 25 ;; You may also want to bind `clang-format-region' to a key [all...] |
| /prebuilts/clang/host/linux-x86/clang-4579689/share/clang/ |
| clang-format.el | 0 ;;; clang-format.el --- Format code using clang-format -*- lexical-binding: t; -*- 8 ;; This package allows to filter code through clang-format to fix its formatting. 9 ;; clang-format is a tool that formats C/C++/Obj-C code according to a set of 10 ;; style options, see <http://clang.llvm.org/docs/ClangFormatStyleOptions.html>. 11 ;; Note that clang-format 3.4 or newer is required. 13 ;; clang-format.el is available via MELPA and can be installed via 15 ;; M-x package-install clang-format 21 ;; (require 'clang-format) 25 ;; You may also want to bind `clang-format-region' to a key [all...] |
| /prebuilts/clang/host/linux-x86/clang-4630689/share/clang/ |
| clang-format.el | 0 ;;; clang-format.el --- Format code using clang-format -*- lexical-binding: t; -*- 8 ;; This package allows to filter code through clang-format to fix its formatting. 9 ;; clang-format is a tool that formats C/C++/Obj-C code according to a set of 10 ;; style options, see <http://clang.llvm.org/docs/ClangFormatStyleOptions.html>. 11 ;; Note that clang-format 3.4 or newer is required. 13 ;; clang-format.el is available via MELPA and can be installed via 15 ;; M-x package-install clang-format 21 ;; (require 'clang-format) 25 ;; You may also want to bind `clang-format-region' to a key [all...] |
| /prebuilts/clang/host/linux-x86/clang-4639204/share/clang/ |
| clang-format.el | 0 ;;; clang-format.el --- Format code using clang-format -*- lexical-binding: t; -*- 8 ;; This package allows to filter code through clang-format to fix its formatting. 9 ;; clang-format is a tool that formats C/C++/Obj-C code according to a set of 10 ;; style options, see <http://clang.llvm.org/docs/ClangFormatStyleOptions.html>. 11 ;; Note that clang-format 3.4 or newer is required. 13 ;; clang-format.el is available via MELPA and can be installed via 15 ;; M-x package-install clang-format 21 ;; (require 'clang-format) 25 ;; You may also want to bind `clang-format-region' to a key [all...] |
| /prebuilts/clang/host/linux-x86/clang-4691093/share/clang/ |
| clang-format.el | 0 ;;; clang-format.el --- Format code using clang-format -*- lexical-binding: t; -*- 8 ;; This package allows to filter code through clang-format to fix its formatting. 9 ;; clang-format is a tool that formats C/C++/Obj-C code according to a set of 10 ;; style options, see <http://clang.llvm.org/docs/ClangFormatStyleOptions.html>. 11 ;; Note that clang-format 3.4 or newer is required. 13 ;; clang-format.el is available via MELPA and can be installed via 15 ;; M-x package-install clang-format 21 ;; (require 'clang-format) 25 ;; You may also want to bind `clang-format-region' to a key [all...] |
| /external/v8/tools/clang/blink_gc_plugin/ |
| RecordInfo.h | 17 #include "clang/AST/AST.h" 18 #include "clang/AST/CXXInheritance.h" 19 #include "clang/Frontend/CompilerInstance.h" 39 BasePoint(const clang::CXXBaseSpecifier& spec, 44 const clang::CXXBaseSpecifier& spec() { return spec_; } 48 const clang::CXXBaseSpecifier& spec_; 55 FieldPoint(clang::FieldDecl* field, Edge* edge) 60 clang::FieldDecl* field() { return field_; } 64 clang::FieldDecl* field_; 74 typedef std::vector<std::pair<clang::CXXRecordDecl*, BasePoint>> Bases [all...] |
| /external/clang/test/PCH/ |
| pragma-loop.cpp | 7 // CHECK: #pragma clang loop unroll_count(16) 8 // CHECK: #pragma clang loop interleave_count(8) 9 // CHECK: #pragma clang loop vectorize_width(4) 10 // CHECK: #pragma clang loop distribute(enable) 11 // CHECK: #pragma clang loop unroll(disable) 12 // CHECK: #pragma clang loop interleave(disable) 13 // CHECK: #pragma clang loop vectorize(enable) 14 // CHECK: #pragma clang loop distribute(disable) 15 // CHECK: #pragma clang loop unroll(full) 16 // CHECK: #pragma clang loop interleave(enable [all...] |
| /external/clang/utils/TableGen/ |
| TableGen.cpp | 1 //===- TableGen.cpp - Top-Level TableGen implementation for Clang ---------===// 10 // This file contains the main function for Clang's TableGen. 24 using namespace clang; 63 clEnumValN(GenClangAttrClasses, "gen-clang-attr-classes", 64 "Generate clang attribute clases"), 66 "gen-clang-attr-parser-string-switches", 68 clEnumValN(GenClangAttrImpl, "gen-clang-attr-impl", 69 "Generate clang attribute implementations"), 70 clEnumValN(GenClangAttrList, "gen-clang-attr-list", 71 "Generate a clang attribute list") [all...] |
| /frameworks/compile/slang/ |
| slang_rs_pragma_handler.h | 22 #include "clang/Lex/Pragma.h" 24 namespace clang { namespace 34 class RSPragmaHandler : public clang::PragmaHandler { 39 : clang::PragmaHandler(Name), 47 virtual void handleInt(clang::Preprocessor &PP, clang::Token &Tok, 51 void handleItemListPragma(clang::Preprocessor &PP, 52 clang::Token &FirstToken); 55 void handleNonParamPragma(clang::Preprocessor &PP, 56 clang::Token &FirstToken) [all...] |
| slang_rs_foreach_lowering.h | 20 #include "clang/AST/StmtVisitor.h" 22 namespace clang { namespace 33 class RSForEachLowering : public clang::StmtVisitor<RSForEachLowering> { 42 void handleForEachCalls(clang::FunctionDecl* FD, unsigned int targetAPI); 44 void VisitCallExpr(clang::CallExpr *CE); 45 void VisitStmt(clang::Stmt *S); 49 clang::ASTContext& mASTCtxt; 55 const clang::FunctionDecl* matchFunctionDesignator(clang::Expr* expr); 56 const clang::FunctionDecl* matchKernelLaunchCall(clang::CallExpr* CE [all...] |
| slang_rs_foreach_lowering.cpp | 19 #include "clang/AST/ASTContext.h" 20 #include "clang/AST/Attr.h" 45 const clang::FunctionDecl* RSForEachLowering::matchFunctionDesignator( 46 clang::Expr* expr) { 47 clang::ImplicitCastExpr* ToVoidPtr = 48 clang::dyn_cast<clang::ImplicitCastExpr>(expr); 53 clang::ImplicitCastExpr* Decay = 54 clang::dyn_cast<clang::ImplicitCastExpr>(ToVoidPtr->getSubExpr()) [all...] |
| /system/bt/build/ |
| install_deps.sh | 2 CLANG_PACKAGE=clang 6 # Check if clang is already installed on current system 7 clang_path=`which clang` 9 # if clang binary is avalable, check its version 10 clang_version=$($clang_path --version | grep clang | sed "s/.*version\s*\([0-9]*\.[0-9]*\).*/\1/") 14 # if the version is greater than 3.5 then do not install clang here 16 echo "Detected clang $clang_version" 22 # Try to find clang from a known list 25 clang_path=`which clang-$clang_version` 27 echo "Detected clang-$clang_version [all...] |
| /external/clang/utils/ClangVisualizers/ |
| clang.natvis | 11 <Type Name="clang::Type">
12 <!-- To visualize clang::Types, we need to look at TypeBits.TC to determine the actual
14 because clang::Type has no virtual members hence no RTTI).
17 "cmn": Visualization that is common to all clang::Type subclasses
18 "poly": Visualization that is specific to the actual clang::Type subclass. The subtype-specific
23 <DisplayString IncludeView="cmn" Condition="TypeBits.TC==clang::LocInfoType::LocInfo">LocInfoType</DisplayString>
24 <DisplayString IncludeView="cmn">{(clang::Type::TypeClass)TypeBits.TC, en}Type</DisplayString>
26 <DisplayString Condition="TypeBits.TC==clang::Type::TypeClass::Builtin" IncludeView="poly">{*(clang::BuiltinType *)this}</DisplayString>
27 <DisplayString Condition="TypeBits.TC==clang::Type::TypeClass::Pointer" IncludeView="poly">{*(clang::PointerType *)this}</DisplayString> [all...] |
| /external/clang/unittests/CodeGen/ |
| BufferSourceTest.cpp | 10 #include "clang/AST/ASTConsumer.h" 11 #include "clang/AST/ASTContext.h" 12 #include "clang/AST/RecursiveASTVisitor.h" 13 #include "clang/Basic/TargetInfo.h" 14 #include "clang/CodeGen/ModuleBuilder.h" 15 #include "clang/Frontend/CompilerInstance.h" 16 #include "clang/Lex/Preprocessor.h" 17 #include "clang/Parse/ParseAST.h" 18 #include "clang/Sema/Sema.h" 26 using namespace clang; [all...] |
| /external/clang/test/Driver/ |
| no-canonical-prefixes.c | 5 // RUN: ln -sf %clang test-clang 9 // RUN: ./test-clang -v -S %s 2>&1 | FileCheck --check-prefix=CANONICAL %s 10 // RUN: ./test-clang -v -S %s -no-canonical-prefixes 2>&1 | FileCheck --check-prefix=NON-CANONICAL %s 14 // CANONICAL: {{[/|\\]*}}clang{{.*}}" -cc1 17 // NON-CANONICAL: test-clang" -cc1
|