OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:isCppStructuredBinding
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Format/
FormatToken.h
663
bool
isCppStructuredBinding
(const FormatStyle &Style) const {
UnwrappedLineParser.cpp
1718
FormatTok->
isCppStructuredBinding
(Style) || Previous->closesScope() ||
TokenAnnotator.cpp
541
bool
IsCppStructuredBinding
= Left->
isCppStructuredBinding
(Style);
543
!
IsCppStructuredBinding
&& !InsideInlineASM && !CppArrayTemplates &&
559
if (
IsCppStructuredBinding
) {
Completed in 64 milliseconds
Indexes created Tue Aug 18 00:25:06 UTC 2026