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 144 CanQual<T> getUnqualifiedType() const;
673 inline CanQual<T> CanQual<T>::getUnqualifiedType() const {
Type.h 784 /// Executing \c getUnqualifiedType() on the type \c DifferenceType will
790 inline QualType getUnqualifiedType() const;
795 /// Like getUnqualifiedType(), but also returns the set of
    [all...]

Completed in 132 milliseconds