OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:opensBlockTypeList
(Results
1 - 2
of
2
) sorted by null
/external/clang/lib/Format/
FormatToken.h
378
bool
opensBlockTypeList
(const FormatStyle &Style) const {
385
/// \brief Same as
opensBlockTypeList
, but for the closing token.
387
return MatchingParen && MatchingParen->
opensBlockTypeList
(Style);
ContinuationIndenter.cpp
[
all
...]
Completed in 33 milliseconds