OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TT_AttributeParen
(Results
1 - 3
of
3
) sorted by null
/external/clang/lib/Format/
FormatToken.h
30
TT_AttributeParen
,
TokenAnnotator.cpp
129
Left->Type =
TT_AttributeParen
;
186
if (Left->Type ==
TT_AttributeParen
)
187
CurrentToken->Type =
TT_AttributeParen
;
[
all
...]
ContinuationIndenter.cpp
522
PreviousNonComment->Type ==
TT_AttributeParen
)) ||
[
all
...]
Completed in 40 milliseconds