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

  /src/external/gpl3/gcc/dist/gcc/analyzer/
svalue.h 120 dyn_cast_binop_svalue () const { return NULL; } function in class:ana::svalue
774 const binop_svalue *dyn_cast_binop_svalue () const final override
  /src/external/gpl3/gcc.old/dist/gcc/analyzer/
svalue.h 118 dyn_cast_binop_svalue () const { return NULL; } function in class:ana::svalue
726 const binop_svalue *dyn_cast_binop_svalue () const FINAL OVERRIDE

Completed in 24 milliseconds