HomeSort by: relevance | last modified time | path
    Searched refs:next_variant (Results 1 - 6 of 6) sorted by relevancy

  /src/external/mit/isl/dist/interface/
cpp.h 194 bool next_variant(FunctionDecl *fd, std::vector<bool> &convert);
cpp.cc 331 bool cpp_generator::class_printer::next_variant(FunctionDecl *fd, function in class:cpp_generator::class_printer
391 while (next_variant(fd, convert)) {
  /src/external/gpl3/gcc.old/dist/gcc/
tree-core.h 1713 tree next_variant; variable
tree.h 2095 #define TYPE_NEXT_VARIANT(NODE) (TYPE_CHECK (NODE)->type_common.next_variant)
  /src/external/gpl3/gcc/dist/gcc/
tree-core.h 1756 tree next_variant; variable
tree.h 2249 #define TYPE_NEXT_VARIANT(NODE) (TYPE_CHECK (NODE)->type_common.next_variant)

Completed in 44 milliseconds