HomeSort by relevance Sort by last modified time
    Searched defs:Underlying (Results 1 - 6 of 6) 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...]
  /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/clang/lib/Sema/
SemaType.cpp     [all...]
SemaOverload.cpp 881 // top of the underlying declaration.
    [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp     [all...]

Completed in 177 milliseconds