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 828 binaryOperator(hasOperatorName("+"),
831 binaryOperator(hasOperatorName("+"),
    [all...]
  /external/clang/lib/ASTMatchers/Dynamic/
Registry.cpp 216 REGISTER_MATCHER(binaryOperator);
  /external/clang/include/clang/ASTMatchers/
ASTMatchers.h 786 /// binaryOperator matcher.
1121 BinaryOperator> binaryOperator;
    [all...]

Completed in 48 milliseconds