Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DExprConstant.cpp6842 auto PointerAsString = [&] { in CheckDeleteKind() local
6849 << PointerAsString(); in CheckDeleteKind()
6879 << PointerAsString() << Pointer.Designator.isOnePastTheEnd(); in CheckDeleteKind()