| /external/clang/lib/Serialization/ |
| ASTReader.cpp | 40 #include "clang/Sema/Scope.h" 41 #include "clang/Sema/Sema.h" [all...] |
| /external/clang/lib/AST/ |
| RecordLayoutBuilder.cpp | 19 #include "clang/Sema/SemaDiagnostic.h" [all...] |
| TypePrinter.cpp | [all...] |
| CommentParser.cpp | 257 Parser::Parser(Lexer &L, Sema &S, llvm::BumpPtrAllocator &Allocator,
|
| DeclCXX.cpp | 568 // because Sema may not have set it yet. That's really just a misdesign 569 // in Sema. However, LLDB *will* have set the access specifier correctly, 681 // Sema has a chance to diagnostic causes where the same class will be [all...] |
| /external/clang/lib/CodeGen/ |
| CGClass.cpp | 148 // Sema has done some convenient canonicalization here: if the [all...] |
| CGDeclCXX.cpp | 370 // Priority is always <= 65535 (enforced by sema).
|
| CGExprScalar.cpp | 629 const llvm::fltSemantics &Sema = 632 MinSrc.convert(Sema, APFloat::rmTowardZero, &IsInexact); 633 MaxSrc.convert(Sema, APFloat::rmTowardZero, &IsInexact); [all...] |
| /external/clang/lib/ARCMigrate/ |
| ARCMT.cpp | 20 #include "clang/Sema/SemaDiagnostic.h"
|
| /external/clang/lib/Analysis/ |
| ReachableCode.cpp | 235 // that we only will get here if Sema evaluated this
|
| /external/clang/lib/Headers/ |
| xmmintrin.h | 677 Sema doesn't do any form of constant propagation yet. */
|
| /external/clang/lib/StaticAnalyzer/Core/ |
| Store.cpp | 332 // Static upcasts are marked as DerivedToBase casts by Sema, so this will
|
| /external/clang/test/CodeGenCXX/ |
| temporaries.cpp | 679 // FIXME PR16204: The following code leads to an assertion in Sema.
|
| /external/lldb/source/Expression/ |
| ClangExpressionParser.cpp | 49 #include "clang/Sema/SemaConsumer.h"
|
| /external/llvm/docs/TableGen/ |
| BackEnds.rst | 403 Generate ARM NEON sema support for clang.
|
| /external/valgrind/main/ |
| Android.mk | 231 coregrind/m_scheduler/sema.c \
|
| /external/valgrind/main/drd/ |
| drd_main.c | 780 " %lld because of mutex/sema/cond.var. operations,\n",
|
| /prebuilts/clang/darwin-x86/host/3.4/lib/clang/3.4/include/ |
| xmmintrin.h | 676 Sema doesn't do any form of constant propagation yet. */
|
| /prebuilts/clang/darwin-x86/host/3.5/lib/clang/3.5/include/ |
| xmmintrin.h | 677 Sema doesn't do any form of constant propagation yet. */
|
| /prebuilts/clang/linux-x86/host/3.4/lib/clang/3.4/include/ |
| xmmintrin.h | 676 Sema doesn't do any form of constant propagation yet. */
|
| /prebuilts/clang/linux-x86/host/3.5/lib/clang/3.5/include/ |
| xmmintrin.h | 677 Sema doesn't do any form of constant propagation yet. */
|
| /prebuilts/misc/darwin-x86/analyzer/lib/clang/3.3/include/ |
| xmmintrin.h | 668 Sema doesn't do any form of constant propagation yet. */
|
| /prebuilts/misc/linux-x86/analyzer/lib/clang/3.3/include/ |
| xmmintrin.h | 668 Sema doesn't do any form of constant propagation yet. */
|
| /prebuilts/sdk/renderscript/clang-include/ |
| xmmintrin.h | 677 Sema doesn't do any form of constant propagation yet. */
|
| /external/clang/include/clang/Lex/ |
| Preprocessor.h | 534 /// it is producing tokens to be consumed by Parse and Sema. 540 /// false if it is producing tokens to be consumed by Parse and Sema. [all...] |