Home
last modified time | relevance | path

Searched defs:sfk (Results 1 – 5 of 5) sorted by relevance

/openbsd-src/gnu/gcc/gcc/cp/
H A Dmethod.c1114 lazily_declare_fn (special_function_kind sfk, tree type) in lazily_declare_fn()
H A Ddecl.c6042 special_function_kind sfk, in grokfndecl()
6860 check_special_function_return_type (special_function_kind sfk, in check_special_function_return_type()
7002 special_function_kind sfk = sfk_none; in grokdeclarator() local
H A Dparser.c891 special_function_kind sfk) in make_id_declarator()
11733 special_function_kind sfk; in cp_parser_direct_declarator() local
H A Dcp-tree.h3737 special_function_kind sfk; member
/openbsd-src/gnu/usr.bin/gcc/gcc/cp/
H A Ddecl.c10382 check_special_function_return_type (sfk, type, optype) in check_special_function_return_type() argument
10517 special_function_kind sfk = sfk_none; local