Home
last modified time | relevance | path

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

/external/llvm-project/clang-tools-extra/clang-tidy/modernize/
DUseNullptrCheck.cpp363 bool expandsFrom(SourceLocation TestLoc, SourceLocation TestMacroLoc) { in expandsFrom() function in clang::tidy::modernize::__anon88c842860111::CastSequenceVisitor
445 if (!expandsFrom(Loc, MacroLoc)) { in findContainingAncestor()