Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DScanfFormatString.cpp296 ArgType(Ctx.getUnsignedPointerDiffType(), "unsigned ptrdiff_t")); in getArgType()
H A DPrintfFormatString.cpp569 ArgType(Ctx.getUnsignedPointerDiffType(), "unsigned ptrdiff_t")); in getScalarArgType()
H A DASTContext.cpp5695 QualType ASTContext::getUnsignedPointerDiffType() const { in getUnsignedPointerDiffType() function in ASTContext
/freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h1718 QualType getUnsignedPointerDiffType() const;
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp5511 QualType LogicalTy = Ctx.getUnsignedPointerDiffType(); in ActOnOpenMPCanonicalLoop()
8294 SemaRef.Context.getUnsignedPointerDiffType())) { in buildMinMaxValues()
8296 Diff.get(), SemaRef.Context.getUnsignedPointerDiffType(), in buildMinMaxValues()