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

  /src/external/gpl3/gcc/dist/gcc/analyzer/
region.h 133 dyn_cast_function_region () const { return NULL; } function in class:ana::region
477 dyn_cast_function_region () const final override{ return this; }
  /src/external/gpl3/gcc.old/dist/gcc/analyzer/
region.h 115 dyn_cast_function_region () const { return NULL; } function in class:ana::region
430 dyn_cast_function_region () const FINAL OVERRIDE{ return this; }

Completed in 26 milliseconds