OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MatchComputation
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Tooling/Transformer/
MatchConsumer.h
64
template <typename T> class
MatchComputation
{
66
virtual ~
MatchComputation
() = default;
85
MatchComputation
() = default;
89
MatchComputation
(const
MatchComputation
&) = default;
90
MatchComputation
&operator=(const
MatchComputation
&) = default;
94
llvm::Expected<T>
MatchComputation
<T>::eval(
Completed in 15 milliseconds
Indexes created Tue May 05 00:25:04 UTC 2026