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.cpp7211 auto PointerAsString = [&] { in CheckDeleteKind() local
7218 << PointerAsString(); in CheckDeleteKind()
7248 << PointerAsString() << Pointer.Designator.isOnePastTheEnd(); in CheckDeleteKind()