OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BlockParameterCount
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Format/
FormatToken.h
358
unsigned
BlockParameterCount
= 0;
TokenAnnotator.cpp
695
if (Left->
BlockParameterCount
> 1)
791
++Left->
BlockParameterCount
;
3788
Left.is(tok::l_paren) && Left.
BlockParameterCount
> 0 &&
3791
if (Left.
BlockParameterCount
> 1)
4117
<< " F=" << Tok->Finalized << " B=" << Tok->
BlockParameterCount
ContinuationIndenter.cpp
1553
(Current.
BlockParameterCount
> 1);
Completed in 18 milliseconds
Indexes created Tue Aug 18 00:25:06 UTC 2026