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

  /src/external/gpl3/gcc/dist/gcc/cp/
name-lookup.h 206 sk_function_parms, /* The scope containing function parameters. */
313 /* True for SK_FUNCTION_PARMS of a requires-expression. */
204 sk_function_parms, \/* The scope containing function parameters. *\/ enumerator in enum:scope_kind
  /src/external/gpl3/gcc.old/dist/gcc/cp/
name-lookup.h 205 sk_function_parms, /* The scope containing function parameters. */
311 /* true for SK_FUNCTION_PARMS of immediate functions. */
314 /* True for SK_FUNCTION_PARMS of a requires-expression. */
203 sk_function_parms, \/* The scope containing function parameters. *\/ enumerator in enum:scope_kind

Completed in 21 milliseconds