Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/ASTMatchers/
H A DGtestMatchers.cpp33 static DeclarationMatcher getComparisonDecl(GtestCmp Cmp) { in getComparisonDecl() function
120 callee(getComparisonDecl(Cmp)), hasArgument(2, Left), in gtestComparisonInternal()