OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:consumeUnwrappedLine
(Results
1 - 3
of
3
) sorted by null
/external/clang/lib/Format/
UnwrappedLineParser.h
52
virtual void
consumeUnwrappedLine
(const UnwrappedLine &Line) = 0;
UnwrappedLineParser.cpp
196
Callback.
consumeUnwrappedLine
(*I);
201
Callback.
consumeUnwrappedLine
(*Line);
[
all
...]
Format.cpp
[
all
...]
Completed in 102 milliseconds