Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DTextNodeDumper.cpp1019 static void dumpBasePath(raw_ostream &OS, const CastExpr *Node) { in dumpBasePath() function
1134 dumpBasePath(OS, Node); in VisitCastExpr()
1307 dumpBasePath(OS, Node); in VisitCXXNamedCastExpr()