| /external/clang/test/SemaCXX/ |
| new-delete.cpp | 78 // Undefined, but clang should reject it directly.
|
| /external/clang/tools/scan-view/ |
| Reporter.py | 205 component = 'Bugs found by clang Analyzer'
|
| /external/clang/utils/ABITest/ |
| Makefile.test.common | 18 Y_COMPILER := clang
|
| /external/llvm/test/CodeGen/ARM/ |
| 2011-08-02-MergedGlobalDbg.ll | 85 !0 = metadata !{i32 589841, i32 0, i32 12, metadata !"ss3.c", metadata !"/private/tmp", metadata !"clang", i1 true, i1 true, metadata !"", i32 0} ; [ DW_TAG_compile_unit ]
|
| debug-info-branch-folding.ll | 47 !2 = metadata !{i32 589841, i32 0, i32 12, metadata !"build2.c", metadata !"/private/tmp", metadata !"clang version 3.0 (trunk 129915)", i1 true, i1 true, metadata !"", i32 0} ; [ DW_TAG_compile_unit ]
|
| debug-info-qreg.ll | 47 !2 = metadata !{i32 589841, i32 0, i32 12, metadata !"build2.c", metadata !"/private/tmp", metadata !"clang version 3.0 (trunk 129915)", i1 true, i1 true, metadata !"", i32 0} ; [ DW_TAG_compile_unit ]
|
| debug-info-s16-reg.ll | 72 !2 = metadata !{i32 589841, i32 0, i32 12, metadata !"a.c", metadata !"/private/tmp", metadata !"clang version 3.0 (trunk 129915)", i1 true, i1 true, metadata !"", i32 0} ; [ DW_TAG_compile_unit ]
|
| /external/llvm/test/CodeGen/X86/ |
| dbg-declare-arg.ll | 76 !2 = metadata !{i32 589841, i32 0, i32 4, metadata !"a.cc", metadata !"/private/tmp", metadata !"clang version 3.0 (trunk 130127)", i1 true, i1 false, metadata !"", i32 0} ; [ DW_TAG_compile_unit ]
|
| /frameworks/compile/slang/ |
| RSCCOptions.td | 24 include "clang/Driver/OptParser.td"
|
| NOTICE | 197 NOTICE file for external/clang (clang.git).
|
| /sdk/sdkmanager/libs/sdklib/src/com/android/sdklib/ |
| IAndroidTarget.java | 86 /** OS Path to the Renderscript(clang) include folder.
|
| /external/clang/test/Index/ |
| recursive-cxx-member-calls.cpp | 10 namespace clang { namespace 65 namespace clang { namespace 98 using namespace clang; 246 // CHECK-tokens: Identifier: "clang" [10:17 - 10:22] Namespace=clang:10:17 (Definition) 247 // CHECK-tokens: Punctuation: "{" [10:23 - 10:24] Namespace=clang:10:17 (Definition) 250 // CHECK-tokens: Punctuation: ";" [11:23 - 11:24] Namespace=clang:10:17 (Definition) 401 // CHECK-tokens: Identifier: "Kind" [33:12 - 33:16] TypeRef=enum clang::AttributeList::Kind:13:10 405 // CHECK-tokens: Identifier: "IdentifierInfo" [33:31 - 33:45] TypeRef=class clang::IdentifierInfo:66:7 411 // CHECK-tokens: Punctuation: ";" [34:4 - 34:5] Namespace=clang:10:17 (Definition [all...] |
| /external/clang/lib/Sema/ |
| SemaExpr.cpp | 14 #include "clang/Sema/SemaInternal.h" 15 #include "clang/Sema/Initialization.h" 16 #include "clang/Sema/Lookup.h" 17 #include "clang/Sema/AnalysisBasedWarnings.h" 18 #include "clang/AST/ASTContext.h" 19 #include "clang/AST/ASTMutationListener.h" 20 #include "clang/AST/CXXInheritance.h" 21 #include "clang/AST/DeclObjC.h" 22 #include "clang/AST/DeclTemplate.h" 23 #include "clang/AST/EvaluatedExprVisitor.h [all...] |
| SemaCodeComplete.cpp | 13 #include "clang/Sema/SemaInternal.h" 14 #include "clang/Sema/Lookup.h" 15 #include "clang/Sema/Overload.h" 16 #include "clang/Sema/CodeCompleteConsumer.h" 17 #include "clang/Sema/ExternalSemaSource.h" 18 #include "clang/Sema/Scope.h" 19 #include "clang/Sema/ScopeInfo.h" 20 #include "clang/AST/DeclObjC.h" 21 #include "clang/AST/ExprCXX.h" 22 #include "clang/AST/ExprObjC.h [all...] |
| SemaTemplate.cpp | 12 #include "clang/Sema/SemaInternal.h" 13 #include "clang/Sema/Lookup.h" 14 #include "clang/Sema/Scope.h" 15 #include "clang/Sema/Template.h" 16 #include "clang/Sema/TemplateDeduction.h" 18 #include "clang/AST/ASTContext.h" 19 #include "clang/AST/Expr.h" 20 #include "clang/AST/ExprCXX.h" 21 #include "clang/AST/DeclFriend.h" 22 #include "clang/AST/DeclTemplate.h [all...] |
| SemaInit.cpp | 14 #include "clang/Sema/Designator.h" 15 #include "clang/Sema/Initialization.h" 16 #include "clang/Sema/Lookup.h" 17 #include "clang/Sema/SemaInternal.h" 18 #include "clang/Lex/Preprocessor.h" 19 #include "clang/AST/ASTContext.h" 20 #include "clang/AST/DeclObjC.h" 21 #include "clang/AST/ExprCXX.h" 22 #include "clang/AST/ExprObjC.h" 23 #include "clang/AST/TypeLoc.h [all...] |
| SemaDecl.cpp | 14 #include "clang/Sema/SemaInternal.h" 15 #include "clang/Sema/Initialization.h" 16 #include "clang/Sema/Lookup.h" 17 #include "clang/Sema/CXXFieldCollector.h" 18 #include "clang/Sema/Scope.h" 19 #include "clang/Sema/ScopeInfo.h" 21 #include "clang/AST/APValue.h" 22 #include "clang/AST/ASTConsumer.h" 23 #include "clang/AST/ASTContext.h" 24 #include "clang/AST/CXXInheritance.h [all...] |
| /external/clang/lib/AST/ |
| ASTContext.cpp | 14 #include "clang/AST/ASTContext.h" 15 #include "clang/AST/CharUnits.h" 16 #include "clang/AST/DeclCXX.h" 17 #include "clang/AST/DeclObjC.h" 18 #include "clang/AST/DeclTemplate.h" 19 #include "clang/AST/TypeLoc.h" 20 #include "clang/AST/Expr.h" 21 #include "clang/AST/ExprCXX.h" 22 #include "clang/AST/ExternalASTSource.h" 23 #include "clang/AST/ASTMutationListener.h [all...] |
| /external/clang/include/clang/Basic/ |
| DiagnosticParseKinds.td | 218 "generalized initializer lists are a C++11 extension unsupported in Clang">; 220 "generalized initializer lists are a C++11 extension unsupported in Clang">,
|
| /external/clang/utils/TableGen/ |
| ClangAttrEmitter.cpp | 1 //===- ClangAttrEmitter.cpp - Generate Clang attribute handling =-*- C++ -*--=// 10 // These tablegen backends emit Clang attribute processing code
|
| /external/llvm/include/llvm/Support/ |
| FileSystem.h | 355 /// clang-%%-%%-%%-%%-%%.s => /tmp/clang-a0-b1-c2-d3-e4.s
|
| /external/llvm/utils/lit/lit/ |
| TestRunner.py | 364 # run on clang with no real loss. 387 """parseIntegratedTestScript - Scan an LLVM/Clang style integrated test
|
| /external/clang/lib/CodeGen/ |
| CGStmt.cpp | 18 #include "clang/AST/StmtVisitor.h" 19 #include "clang/Basic/PrettyStackTrace.h" 20 #include "clang/Basic/TargetInfo.h" 25 using namespace clang; 92 #include "clang/AST/StmtNodes.inc" [all...] |
| /external/clang/lib/Rewrite/ |
| RewriteObjC.cpp | 14 #include "clang/Rewrite/ASTConsumers.h" 15 #include "clang/Rewrite/Rewriter.h" 16 #include "clang/AST/AST.h" 17 #include "clang/AST/ASTConsumer.h" 18 #include "clang/AST/ParentMap.h" 19 #include "clang/Basic/SourceManager.h" 20 #include "clang/Basic/IdentifierTable.h" 21 #include "clang/Basic/Diagnostic.h" 22 #include "clang/Lex/Lexer.h" 30 using namespace clang; [all...] |
| /external/clang/include/clang/AST/ |
| ExprCXX.h | 17 #include "clang/Basic/TypeTraits.h" 18 #include "clang/Basic/ExpressionTraits.h" 19 #include "clang/AST/Expr.h" 20 #include "clang/AST/UnresolvedSet.h" 21 #include "clang/AST/TemplateBase.h" 23 namespace clang { namespace [all...] |