OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:UnwrappedLineConsumer
(Results
1 - 3
of
3
) sorted by null
/external/clang/lib/Format/
UnwrappedLineParser.h
52
class
UnwrappedLineConsumer
{
54
virtual ~
UnwrappedLineConsumer
() {}
66
UnwrappedLineConsumer
&Callback);
166
UnwrappedLineConsumer
&Callback;
TokenAnalyzer.h
80
class TokenAnalyzer : public
UnwrappedLineConsumer
{
UnwrappedLineParser.cpp
203
UnwrappedLineConsumer
&Callback)
[
all
...]
Completed in 2568 milliseconds