HomeSort by relevance Sort by last modified time
    Searched defs:getUnqualifiedType (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/AST/
CanonicalType.h 143 CanQual<T> getUnqualifiedType() const;
669 inline CanQual<T> CanQual<T>::getUnqualifiedType() const {
Type.h 783 /// Executing \c getUnqualifiedType() on the type \c DifferenceType will
789 inline QualType getUnqualifiedType() const;
794 /// Like getUnqualifiedType(), but also returns the set of
    [all...]

Completed in 63 milliseconds