Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clangd/
DSelection.cpp391 void printNodeKind(llvm::raw_ostream &OS, const DynTypedNode &N) { in printNodeKind() function
408 printNodeKind(OS, N); in printNodeToString()
767 printNodeKind(OS, N.ASTNode); in print()
776 printNodeKind(OS, ASTNode); in kind()