OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TT_StartOfName
(Results
1 - 3
of
3
) sorted by null
/external/clang/lib/Format/
FormatToken.h
65
TT_StartOfName
,
263
/// Only set if \c Type == \c
TT_StartOfName
.
TokenAnnotator.cpp
742
Current.Type =
TT_StartOfName
;
[
all
...]
ContinuationIndenter.cpp
550
if (NextNonComment->Type ==
TT_StartOfName
||
[
all
...]
Completed in 39 milliseconds