Home
last modified time | relevance | path

Searched refs:arg_kind (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/mit/isl/dist/interface/
H A Dtemplate_cpp.cc2413 const Kind &arg_kind, const Kind &instance_kind) in specialize_anonymous_arg() argument
2415 const auto &subs = compute_unifier(arg_kind.back(), Anonymous); in specialize_anonymous_arg()
2436 const auto &arg_kind = sig.args[arg]; in specialize_anonymous_args() local
2438 if (arg_kind.is_anon()) in specialize_anonymous_args()
2443 arg_kind, instance_kind); in specialize_anonymous_args()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DAttrDocs.td2670 Use ``__attribute__((argument_with_type_tag(arg_kind, arg_idx,
2678 * ``arg_kind`` is an identifier that should be used when annotating all