Lines Matching refs:Apply
78 Apply; member
87 dlog("Config fragment {0}: applying {1} rules", this, Apply.size()); in operator ()()
88 for (const auto &A : Apply) in operator ()()
258 Out.Apply.push_back( in compile()
271 Out.Apply.push_back([Remove(std::shared_ptr<const ArgStripper>( in compile()
284 Out.Apply.push_back([Add(std::move(Add))](const Params &, Config &C) { in compile()
317 Out.Apply.push_back( in compile()
331 Out.Apply.push_back( in compile()
337 Out.Apply.push_back( in compile()
397 Out.Apply.push_back([Spec(std::move(Spec))](const Params &P, Config &C) { in compile()
417 Out.Apply.push_back([&](const Params &, Config &C) { in compile()
426 Out.Apply.push_back( in compile()
440 Out.Apply.push_back([Val](const Params &, Config &C) { in compile()
458 Out.Apply.push_back([FullyQualifiedNamespaces( in compile()
498 Out.Apply.push_back( in compile()
510 Out.Apply.push_back( in compile()
549 Out.Apply.push_back([Filter](const Params &, Config &C) { in compile()
556 Out.Apply.push_back( in compile()
565 Out.Apply.push_back([ShowAKA(**F.ShowAKA)](const Params &, Config &C) { in compile()
573 Out.Apply.push_back([Value(**F.Enabled)](const Params &, Config &C) { in compile()
577 Out.Apply.push_back( in compile()
582 Out.Apply.push_back([Value(**F.DeducedTypes)](const Params &, Config &C) { in compile()
586 Out.Apply.push_back([Value(**F.Designators)](const Params &, Config &C) { in compile()