Home
last modified time | relevance | path

Searched refs:L_PURE (Results 1 – 6 of 6) sorted by relevance

/dports/devel/cdecl/cdecl-cdecl-11.9/src/
H A Dliterals.c194 char const L_PURE[] = "pure"; variable
H A Dliterals.h221 extern char const L_PURE[];
H A Dautocomplete.c96 { LANG_CPP_ANY, L_PURE },
H A Dcdecl_keyword.c232 { L_PURE, TOKEN( Y_PURE ) },
H A Dc_type.c284 C_LANG_LIT( { LANG_ANY, L_PURE } ) },
H A Dcheck.c949 L_VIRTUAL, c_kind_name( ast->kind ), L_PURE in c_ast_check_func()