HomeSort by relevance Sort by last modified time
    Searched full:desugared (Results 1 - 12 of 12) sorted by null

  /external/clang/test/CodeGenCXX/
for-range-temporaries.cpp 143 // In desugared version:
  /external/clang/lib/AST/
ASTDiagnostic.cpp 27 // Returns a desugared version of the QualType, and marks ShouldAKA as true
107 // If the desugared type is a vector type, we don't want to expand
153 /// 3) Some types may have already been desugared previously in this diagnostic.
156 /// string. In this case, force an a.k.a with the desugared type when
190 // and the desugared comparison string.
201 // Check to see if we already desugared this type in this
232 // Give some additional info on vector types. These are either not desugared
733 /// DesugarTST - desugared template specialization used to extract
    [all...]
ItaniumMangle.cpp     [all...]
TypePrinter.cpp 652 // while traversing the AttributedType. If the type has been desugared, let
    [all...]
ASTDumper.cpp 501 // If the type is sugared, also dump a (shallow) desugared type.
    [all...]
Type.cpp     [all...]
ASTContext.cpp     [all...]
  /external/clang/include/clang/AST/
StmtCXX.h 125 /// This is stored in a partially-desugared form to allow full semantic
Type.h 775 /// least-desugared type that is unqualified. For example, given:
    [all...]
  /external/clang/lib/StaticAnalyzer/Core/
SValBuilder.cpp 487 // to a desugared type.
  /external/clang/lib/Sema/
SemaType.cpp     [all...]
SemaInit.cpp 682 /// onwards, with the fully-braced, desugared form of the initialization.
753 /// This also fills in \p StructuredList with the fully-braced, desugared
    [all...]

Completed in 837 milliseconds