HomeSort by: relevance | last modified time | path
    Searched defs:VisitUnaryPreInc (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGExprComplex.cpp 205 ComplexPairTy VisitUnaryPreInc(const UnaryOperator *E) {
CGExprScalar.cpp 595 Value *VisitUnaryPreInc(const UnaryOperator *E) {
  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaChecking.cpp 13688 void VisitUnaryPreInc(const UnaryOperator *UO) { VisitUnaryPreIncDec(UO); }

Completed in 76 milliseconds