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

  /src/external/gpl3/gcc/dist/gcc/analyzer/
region.h 89 label_region (RK_LABEL): a particular label within a function
500 class label_region : public region class in namespace:ana
503 label_region (symbol::id_t id, const function_region *parent, tree label) function in class:ana::label_region
524 is_a_helper <const label_region *>::test (const region *reg)
  /src/external/gpl3/gcc.old/dist/gcc/analyzer/
region.h 81 label_region (RK_LABEL)
453 class label_region : public region class in namespace:ana
456 label_region (unsigned id, const function_region *parent, tree label) function in class:ana::label_region
477 is_a_helper <const label_region *>::test (const region *reg)

Completed in 26 milliseconds