Searched defs:getLocalUnqualifiedType (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/AST/
H A DType.h769 QualType getLocalUnqualifiedType() const { return QualType(getTypePtr(), 0); } function in class:clang::QualType

Completed in 154 milliseconds