Lines Matching defs:Apply
77 Apply;
86 dlog("Config fragment {0}: applying {1} rules", this, Apply.size());
87 for (const auto &A : Apply)
258 Out.Apply.push_back(
271 Out.Apply.push_back([Remove(std::shared_ptr<const ArgStripper>(
284 Out.Apply.push_back([Add(std::move(Add))](const Params &, Config &C) {
317 Out.Apply.push_back(
331 Out.Apply.push_back(
337 Out.Apply.push_back(
397 Out.Apply.push_back([Spec(std::move(Spec))](const Params &P, Config &C) {
417 Out.Apply.push_back([&](const Params &, Config &C) {
426 Out.Apply.push_back(
447 Out.Apply.push_back([Val](const Params &, Config &C) {
459 Out.Apply.push_back([Val](const Params &, Config &C) {
477 Out.Apply.push_back([FullyQualifiedNamespaces(
487 Out.Apply.push_back(
494 Out.Apply.push_back(
586 Out.Apply.push_back(
598 Out.Apply.push_back(
612 Out.Apply.push_back([Val](const Params &, Config &C) {
650 Out.Apply.push_back([Filters = std::move(Filters),
668 Out.Apply.push_back(
684 Out.Apply.push_back([Val](const Params &, Config &C) {
692 Out.Apply.push_back([ShowAKA(**F.ShowAKA)](const Params &, Config &C) {
700 Out.Apply.push_back([Value(**F.Enabled)](const Params &, Config &C) {
704 Out.Apply.push_back(
709 Out.Apply.push_back([Value(**F.DeducedTypes)](const Params &, Config &C) {
713 Out.Apply.push_back([Value(**F.Designators)](const Params &, Config &C) {
717 Out.Apply.push_back([Value(**F.BlockEnd)](const Params &, Config &C) {
721 Out.Apply.push_back(
726 Out.Apply.push_back(
738 Out.Apply.push_back(
752 Out.Apply.push_back([DisabledModifiers(std::move(DisabledModifiers))](