Searched refs:evalData (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/Transformer/
H A DStencil.cpp166 // The `evalData()` overloads evaluate the given stencil data to a string, given
170 Error evalData(const RawTextData &Data, const MatchFinder::MatchResult &, function in namespace:__anon940
176 Error evalData(const DebugPrintNodeData &Data, function in namespace:__anon940
188 Error evalData(const UnaryOperationData &Data, function in namespace:__anon940
228 Error evalData(const SelectorData &Data, const MatchFinder::MatchResult &Match, function in namespace:__anon940
237 Error evalData(const AccessData &Data, const MatchFinder::MatchResult &Match, function in namespace:__anon940
257 Error evalData(const IfBoundData &Data, const MatchFinder::MatchResult &Match, function in namespace:__anon940
264 Error evalData(const MatchConsumer<std::string> &Fn, function in namespace:__anon940
273 Error evalData(const SequenceData &Data, const MatchFinder::MatchResult &Match, function in namespace:__anon940
290 return evalData(Dat
[all...]

Completed in 96 milliseconds