Searched refs:CompiledFragment (Results 1 – 7 of 7) sorted by relevance
30 mutable llvm::SmallVector<CompiledFragment, 1> CachedValue;39 std::vector<CompiledFragment> &Out) const { in get()64 std::vector<CompiledFragment> in fromYAMLFile()66 std::vector<CompiledFragment> Result; in fromYAMLFile()96 std::vector<CompiledFragment> in fromAncestorRelativeYAMLFiles()128 std::vector<CompiledFragment> Result; in fromAncestorRelativeYAMLFiles()150 std::vector<CompiledFragment> in combine()152 std::vector<CompiledFragment> Result; in combine()
56 using CompiledFragment = std::function<bool(const Params &, Config &)>; variable99 virtual std::vector<CompiledFragment>
79 CompiledFragment compile(DiagnosticCallback) &&;
605 CompiledFragment Fragment::compile(DiagnosticCallback D) && { in compile()
34 std::vector<CompiledFragment>37 CompiledFragment F = in getFragments()
339 std::vector<config::CompiledFragment> in TEST()
640 config::CompiledFragment Frag;642 std::vector<config::CompiledFragment>