HomeSort by relevance Sort by last modified time
    Searched refs:binaryOperator (Results 1 - 3 of 3) sorted by null

  /external/clang/unittests/ASTMatchers/
ASTMatchersTest.cpp 858 binaryOperator(hasOperatorName("+"),
861 binaryOperator(hasOperatorName("+"),
    [all...]
  /external/clang/lib/ASTMatchers/Dynamic/
Registry.cpp 108 REGISTER_MATCHER(binaryOperator);
  /external/clang/include/clang/ASTMatchers/
ASTMatchers.h 852 /// binaryOperator matcher.
    [all...]

Completed in 505 milliseconds