Searched defs:operatorCallExpr (Results 1 - 1 of 1) sorted by last modified time

/external/clang/include/clang/ASTMatchers/
H A DASTMatchers.h857 /// (matcher = operatorCallExpr())
865 CXXOperatorCallExpr> operatorCallExpr; member in namespace:clang::ast_matchers
1541 /// \c operatorCallExpr(hasOverloadedOperatorName("<<"))) matches the specified

Completed in 81 milliseconds