Searched refs:getMacroAndArgLocations (Results 1 – 1 of 1) sorted by relevance
231 if (!getMacroAndArgLocations(StartLoc, ImmediateMacroArgLoc, MacroLoc) || in VisitStmt()276 if (!getMacroAndArgLocations(CastLoc, ArgLoc, MacroLoc)) in allArgUsesValid()310 bool getMacroAndArgLocations(SourceLocation Loc, SourceLocation &ArgLoc, in getMacroAndArgLocations() function in clang::tidy::modernize::__anon88c842860111::CastSequenceVisitor