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

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CodeGenFunction.h 4499 enum { NotSubtraction = false, IsSubtraction = true };
4504 /// \p IsSubtraction indicates whether the expression used to form the GEP
4509 bool IsSubtraction,

Completed in 29 milliseconds