Lines Matching refs:Or
58 OPERATOR(And) OPERATOR(Xor) OPERATOR(Or) \
67 OPERATOR(Shl) OPERATOR(Shr) OPERATOR(And) OPERATOR(Or) OPERATOR(Xor)
86 /// Decl, or Type) is reached.
107 /// tier (e.g. other Traverse*) or one tier lower (e.g. WalkUpFrom*).
127 /// expressions, or other AST nodes where the visitor should customize
135 /// is to descend into the 'pattern' class or function body, not any
136 /// explicit or implicit instantiations. Explicit specializations
157 /// \brief Recursively visit a statement or expression, by
225 // FIXME: take a TemplateArgumentLoc* (or TemplateArgumentListInfo) instead.
941 // clients that override the WalkUpFrom*Type() and/or Visit*Type() methods
1235 // Friend is either decl or a type.
1390 // or explicit specialization because there will be an explicit
1439 // or explicit specialization because there will be an explicit
1596 // We don't traverse the friends or the conversions, as they are
1734 // FunctionNoProtoType or FunctionProtoType, or a typedef. This
2342 // returning decls or qualtypes or nestednamespecifier -- though I'm
2343 // not sure if they own them -- or just seemed very complicated, or