Searched refs:getDeclFailureInfo (Results 1 – 6 of 6) sorted by relevance
44 getDeclFailureInfo(const NamedDecl *Decl,
155 ReservedIdentifierCheck::getDeclFailureInfo(const NamedDecl *Decl, in getDeclFailureInfo() function in clang::tidy::bugprone::ReservedIdentifierCheck
128 getDeclFailureInfo(const NamedDecl *Decl, const SourceManager &SM) const = 0;
449 getDeclFailureInfo(Decl, *Result.SourceManager); in check()
186 getDeclFailureInfo(const NamedDecl *Decl,
1393 IdentifierNamingCheck::getDeclFailureInfo(const NamedDecl *Decl, in getDeclFailureInfo() function in clang::tidy::readability::IdentifierNamingCheck