Searched refs:getPrintableName (Results 1 – 2 of 2) sorted by relevance
74 inline StringRef getPrintableName(const Expr *E) { in getPrintableName() function in __anon5b04014a0111::WalkAST147 StringRef DstName = getPrintableName(DstArg); in VisitCallExpr()
754 private static String getPrintableName(ClassInfo cl) { in getPrintableName() method in Doclava760 return getPrintableName(containingClass) + '$' + baseName; in getPrintableName()787 stream.println(getPrintableName(cl)); in writeKeepList()