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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DType.h770 QualType getLocalUnqualifiedType() const { return QualType(getTypePtr(), 0); } function in class:clang::QualType

Completed in 130 milliseconds