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

  /src/external/gpl3/gcc/dist/gcc/
gengtype-parse.cc 486 /* absdecl: type '*'*
495 absdecl (void)
513 /* Type-option: '(' absdecl ')' */
519 ty = absdecl ();
532 ty = absdecl ();
618 appear only in parameter type lists or casts (but see absdecl,
494 absdecl (void) function
  /src/external/gpl3/gcc.old/dist/gcc/
gengtype-parse.cc 479 /* absdecl: type '*'*
488 absdecl (void)
506 /* Type-option: '(' absdecl ')' */
512 ty = absdecl ();
525 ty = absdecl ();
611 appear only in parameter type lists or casts (but see absdecl,
487 absdecl (void) function

Completed in 26 milliseconds