OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OriginalColumn
(Results
1 - 5
of
5
) sorted by null
/external/clang/lib/Format/
Format.cpp
[
all
...]
FormatToken.h
213
unsigned
OriginalColumn
;
WhitespaceManager.cpp
63
/*Spaces=*/0, Tok.
OriginalColumn
, Tok.NewlinesBefore,
ContinuationIndenter.cpp
[
all
...]
UnwrappedLineParser.cpp
341
// Using
OriginalColumn
to distinguish between ObjC methods and
344
NextTok->
OriginalColumn
== 0;
[
all
...]
Completed in 50 milliseconds