Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/AST/
DTextNodeDumper.cpp878 static void dumpBasePath(raw_ostream &OS, const CastExpr *Node) { in dumpBasePath() function
965 dumpBasePath(OS, Node); in VisitCastExpr()
1121 dumpBasePath(OS, Node); in VisitCXXNamedCastExpr()
/external/clang/lib/AST/
DASTDumper.cpp1886 static void dumpBasePath(raw_ostream &OS, const CastExpr *Node) { in dumpBasePath() function
1918 dumpBasePath(OS, Node); in VisitCastExpr()
2090 dumpBasePath(OS, Node); in VisitCXXNamedCastExpr()