Searched defs:binaryOperator (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/ASTMatchers/
H A DASTMatchers.h1171 /// binaryOperator matcher.
1541 BinaryOperator> binaryOperator; member in namespace:clang::ast_matchers
3189 /// Example matches a || b (matcher = binaryOperator(hasOperatorName("||")))
3202 /// Example matches a (matcher = binaryOperator(hasLHS()))
3217 /// Example matches b (matcher = binaryOperator(hasRHS()))
/external/libgdx/backends/gdx-backends-gwt/libs/
H A Dgwt-dev.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/gwt/ com/google/gwt/core/ ...

Completed in 61 milliseconds