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

Definitions

tools/clang/include/clang/AST/StmtVisitor.h
   42   RetTy Visit(PTR(Stmt) S, ParamTys... P) {
  164   UNARYOP_FALLBACK(Not)       UNARYOP_FALLBACK(LNot)
tools/clang/lib/CodeGen/CGExprComplex.cpp
  562 ComplexPairTy ComplexExprEmitter::VisitUnaryNot(const UnaryOperator *E) {