HomeSort by relevance Sort by last modified time
    Searched defs:Fun (Results 1 - 3 of 3) sorted by null

  /external/clang/test/Sema/
attr-noreturn.c 44 typedef void (*Fun)(void) __attribute__ ((noreturn(2))); // expected-error {{'noreturn' attribute takes no arguments}}
  /external/clang/test/PCH/
struct.h 11 struct Fun;
13 struct Fun *fun; variable in typeref:struct:Fun
15 struct Fun {
  /external/clang/include/clang/Sema/
DeclSpec.h     [all...]

Completed in 201 milliseconds