Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DFindTarget.cpp52 LLVM_ATTRIBUTE_UNUSED std::string nodeToString(const DynTypedNode &N) { in nodeToString() function
143 dlog("visit [{0}] {1}", Flags, nodeToString(DynTypedNode::create(Node))); in debug()
147 dlog("--> [{0}] {1}", Flags, nodeToString(DynTypedNode::create(*D))); in report()
530 dlog("allTargetDecls({0})", nodeToString(N)); in allTargetDecls()
1095 dlog("invalid location at node {0}", nodeToString(N)); in reportReference()