HomeSort by relevance Sort by last modified time
    Searched refs:Underlying (Results 1 - 11 of 11) sorted by null

  /external/clang/lib/AST/
ASTDiagnostic.cpp 87 QualType Underlying;
96 Underlying = CTy->desugar(); \
109 if (isa<VectorType>(Underlying))
113 if (const TagType *UTT = Underlying->getAs<TagType>())
120 QT = Underlying;
820 /// operator-> - Allow access to the underlying TemplateArgument.
    [all...]
ASTContext.cpp     [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCalls.cpp     [all...]
  /external/clang/include/clang/AST/
DeclCXX.h 61 /// \brief Retrieve the underlying function or function template.
    [all...]
  /external/chromium_org/chrome/browser/resources/chromeos/chromevox/common/
spannable.js 20 * Underlying string.
  /external/chromium_org/ui/file_manager/gallery/js/image_editor/
exif_encoder.js 413 * @param {ArrayBuffer} arrayBuffer Underlying buffer to use.
  /external/clang/lib/Sema/
SemaType.cpp     [all...]
TreeTransform.h     [all...]
SemaOverload.cpp 881 // top of the underlying declaration.
    [all...]
  /external/clang/lib/CodeGen/
CGDebugInfo.cpp     [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]

Completed in 680 milliseconds