Home
last modified time | relevance | path

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

/external/clang/unittests/ASTMatchers/
DASTMatchersNarrowingTest.cpp613 StatementMatcher OpCallAndAnd = in TEST() local
617 "Y a; Y b; bool c = a && b;", OpCallAndAnd)); in TEST()