Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/ASTMatchers/
H A DGtestMatchers.cpp39 static DeclarationMatcher getComparisonDecl(GtestCmp Cmp) { in getComparisonDecl() function
126 callee(getComparisonDecl(Cmp)), hasArgument(2, Left), in gtestComparisonInternal()