Searched refs:getDeclDescription (Results 1 – 3 of 3) sorted by relevance
38 StringRef CheckerContext::getDeclDescription(const Decl *D) { in getDeclDescription() function in CheckerContext
268 StringRef getDeclDescription(const Decl *D);
616 OS << "Null is returned from a " << C.getDeclDescription(D) << in checkPreStmt()650 OS << "Nullable pointer is returned from a " << C.getDeclDescription(D) << in checkPreStmt()