Home
last modified time | relevance | path

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

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