Searched refs:OpCallAndAnd (Results 1 - 1 of 1) sorted by relevance

/external/clang/unittests/ASTMatchers/
H A DASTMatchersTest.cpp1246 StatementMatcher OpCallAndAnd = local
1250 "Y a; Y b; bool c = a && b;", OpCallAndAnd));

Completed in 69 milliseconds