OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:opensBlockOrBlockTypeList
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Format/
FormatToken.h
647
bool
opensBlockOrBlockTypeList
(const FormatStyle &Style) const {
674
/// Same as
opensBlockOrBlockTypeList
, but for the closing token.
678
return MatchingParen && MatchingParen->
opensBlockOrBlockTypeList
(Style);
ContinuationIndenter.cpp
1454
if (Current.
opensBlockOrBlockTypeList
(Style)) {
TokenAnnotator.cpp
2567
Current->MatchingParen->
opensBlockOrBlockTypeList
(Style)) {
2572
if (Current->
opensBlockOrBlockTypeList
(Style))
Completed in 24 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026