Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp6656 auto PointerAsString = [&] { in CheckDeleteKind() local
6663 << PointerAsString(); in CheckDeleteKind()
6693 << PointerAsString() << Pointer.Designator.isOnePastTheEnd(); in CheckDeleteKind()