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

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

Completed in 237 milliseconds