Home
last modified time | relevance | path

Searched refs:getUnsignedPointerDiffType (Results 1 – 5 of 5) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DScanfFormatString.cpp298 ArgType(Ctx.getUnsignedPointerDiffType(), "unsigned ptrdiff_t")); in getArgType()
H A DPrintfFormatString.cpp572 ArgType(Ctx.getUnsignedPointerDiffType(), "unsigned ptrdiff_t")); in getScalarArgType()
H A DASTContext.cpp5962 QualType ASTContext::getUnsignedPointerDiffType() const { in getUnsignedPointerDiffType() function in ASTContext
/freebsd-14.2/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h1801 QualType getUnsignedPointerDiffType() const;
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp5918 QualType LogicalTy = Ctx.getUnsignedPointerDiffType(); in ActOnOpenMPCanonicalLoop()
9074 SemaRef.Context.getUnsignedPointerDiffType())) { in buildMinMaxValues()
9076 Diff.get(), SemaRef.Context.getUnsignedPointerDiffType(), in buildMinMaxValues()