Home
last modified time | relevance | path

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

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