Searched refs:IfBoundData (Results 1 – 1 of 1) sorted by relevance
91 struct IfBoundData { struct92 IfBoundData(StringRef Id, Stencil TrueStencil, Stencil FalseStencil) in IfBoundData() argument152 std::string toStringData(const IfBoundData &Data) { in toStringData()301 Error evalData(const IfBoundData &Data, const MatchFinder::MatchResult &Match, in evalData()389 return std::make_shared<StencilImpl<IfBoundData>>(Id, std::move(TrueStencil), in ifBound()