reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

Definitions

tools/clang/lib/ASTMatchers/ASTMatchersInternal.cpp
   85 template <VariadicOperatorFunction Func>
  262 bool NotUnaryOperator(const ast_type_traits::DynTypedNode &DynNode,
  282 bool AllOfVariadicOperator(const ast_type_traits::DynTypedNode &DynNode,
  296 bool EachOfVariadicOperator(const ast_type_traits::DynTypedNode &DynNode,
  313 bool AnyOfVariadicOperator(const ast_type_traits::DynTypedNode &DynNode,