Searched
full:clang (Results
1101 -
1125 of
1469) sorted by null
<<41424344454647484950>>
| /external/clang/include/clang/Frontend/ |
| LangStandards.def | 20 /// clang::frontend namespace, which is assumed to be be available.
|
| /external/clang/include/clang/Lex/ |
| CodeCompletionHandler.h | 17 namespace clang { namespace
|
| Preprocessor.h | 17 #include "clang/Lex/MacroInfo.h" 18 #include "clang/Lex/Lexer.h" 19 #include "clang/Lex/PTHLexer.h" 20 #include "clang/Lex/PPCallbacks.h" 21 #include "clang/Lex/TokenLexer.h" 22 #include "clang/Lex/PTHManager.h" 23 #include "clang/Basic/Builtins.h" 24 #include "clang/Basic/Diagnostic.h" 25 #include "clang/Basic/IdentifierTable.h" 26 #include "clang/Basic/SourceLocation.h 36 namespace clang { namespace [all...] |
| /external/clang/include/clang/Sema/ |
| Template.h | 15 #include "clang/AST/DeclTemplate.h" 16 #include "clang/AST/DeclVisitor.h" 21 namespace clang { namespace 333 // clang/AST/DeclNodes.inc.
|
| /external/clang/lib/ARCMigrate/ |
| TransProperties.cpp | 35 #include "clang/Sema/SemaDiagnostic.h" 36 #include "clang/Basic/SourceManager.h" 37 #include "clang/Lex/Lexer.h" 40 using namespace clang;
|
| /external/clang/lib/Basic/ |
| TargetInfo.cpp | 14 #include "clang/Basic/AddressSpaces.h" 15 #include "clang/Basic/TargetInfo.h" 16 #include "clang/Basic/LangOptions.h" 22 using namespace clang;
|
| /external/clang/lib/CodeGen/ |
| CGValue.h | 18 #include "clang/AST/ASTContext.h" 19 #include "clang/AST/Type.h" 26 namespace clang { namespace 463 } // end namespace clang
|
| /external/clang/lib/Lex/ |
| MacroArgs.cpp | 15 #include "clang/Lex/MacroInfo.h" 16 #include "clang/Lex/Preprocessor.h" 17 #include "clang/Lex/LexDiagnostic.h" 21 using namespace clang;
|
| /external/clang/lib/StaticAnalyzer/Core/ |
| BasicConstraintManager.cpp | 16 #include "clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h" 17 #include "clang/StaticAnalyzer/Core/PathSensitive/ProgramStateTrait.h" 20 using namespace clang; 33 namespace clang { namespace
|
| ExplodedGraph.cpp | 15 #include "clang/StaticAnalyzer/Core/PathSensitive/ExplodedGraph.h" 16 #include "clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h" 17 #include "clang/AST/Stmt.h" 23 using namespace clang;
|
| Store.cpp | 14 #include "clang/StaticAnalyzer/Core/PathSensitive/Store.h" 15 #include "clang/StaticAnalyzer/Core/PathSensitive/ProgramState.h" 16 #include "clang/AST/CharUnits.h" 18 using namespace clang;
|
| /external/clang/test/CXX/except/except.spec/ |
| p3.cpp | 81 // CWG 1073 resolution is accepted. Clang implements it.
|
| /external/clang/test/CodeGenCXX/ |
| mangle-ms.cpp | 91 // Blocks mangling (Clang extension).
|
| /external/clang/test/Parser/ |
| switch-recovery.cpp | 97 // Stress test to make sure Clang doesn't crash.
|
| /external/clang/test/Sema/ |
| i-c-e.c | 1 // RUN: %clang %s -ffreestanding -fsyntax-only -Xclang -verify -pedantic -fpascal-strings -std=c99
|
| init.c | 9 // PR clang/3377
|
| /external/clang/test/SemaCXX/ |
| function-redecl.cpp | 80 // ...while this one crashed clang
|
| return-stack-addr.cpp | 140 // TODO: test case for dynamic_cast. clang does not yet have
|
| /external/clang/test/SemaObjC/ |
| nonnull.m | 44 // Shouldn't these emit warnings? Clang doesn't, and neither does GCC. It
|
| sizeof-interface.m | 87 // Both of these crash clang nicely
|
| /external/clang/tools/libclang/ |
| Makefile | 11 LIBRARYNAME = clang
|
| /external/clang/tools/scan-view/ |
| scan-view | 3 """The clang static analyzer results viewer.
|
| /external/clang/www/ |
| builtins.py | 7 # Giant associative set of builtin->intrinsic mappings where clang doesn't
|
| /external/llvm/ |
| CREDITS.TXT | 37 D: General bug fixing/fit & finish, mostly in Clang 74 D: Clang diagnostic & driver tweaks 250 D: Clang semantic analysis and IR generation 273 D: Add Clang support with various other improvements to utils/NewNightlyTest.pl
|
| /external/llvm/docs/ |
| ReleaseNotes.html | 84 and supporting tools), the Clang repository and the llvm-gcc repository. In 91 <a name="clang">Clang: C/C++/Objective-C Frontend Toolkit</a> 96 <p><a href="http://clang.llvm.org/">Clang</a> is an LLVM front end for the C, 97 C++, and Objective-C languages. Clang aims to provide a better user experience 99 standards, fast compilation, and low memory use. Like LLVM, Clang provides a 101 integrating with other development tools. Clang is considered a 105 <p>In the LLVM 3.0 time-frame, the Clang team has made many improvements:</p> 110 <li><a href="http://clang.llvm.org/cxx_status.html">Improved support</a> for the <a href="http://www.iso.org/iso/iso_catalog (…) [all...] |
Completed in 587 milliseconds
<<41424344454647484950>>