Searched defs:getLocalUnqualifiedType (Results 1 - 1 of 1) sorted by relevance
/external/clang/include/clang/AST/ | ||
H A D | Type.h | 808 QualType getLocalUnqualifiedType() const { return QualType(getTypePtr(), 0); } function in class:clang::QualType |
Completed in 619 milliseconds