Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/tools/clang/lib/ASTMatchers/Dynamic/
DRegistry.cpp252 REGISTER_MATCHER(operatorCallExpr); in RegistryMaps()
/freebsd-9-stable/contrib/llvm/tools/clang/include/clang/ASTMatchers/
DASTMatchers.h809 CXXOperatorCallExpr> operatorCallExpr; variable