Home
last modified time | relevance | path

Searched refs:getCorrespondingUnsaturatedType (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DFormatString.cpp408 argTy = C.getCorrespondingUnsaturatedType(argTy); in matchesType()
H A DASTContext.cpp13803 QualType ASTContext::getCorrespondingUnsaturatedType(QualType Ty) const { in getCorrespondingUnsaturatedType() function in ASTContext
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h3061 QualType getCorrespondingUnsaturatedType(QualType Ty) const;