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

  /external/clang/include/clang/AST/
CanonicalType.h 165 CanQual<Type> getNonReferenceType() const;
601 inline CanQual<Type> CanQual<T>::getNonReferenceType() const {
Type.h 849 QualType getNonReferenceType() const;
    [all...]

Completed in 140 milliseconds