Home
last modified time | relevance | path

Searched refs:startsWithNamespace (Results 1 – 3 of 3) sorted by relevance

/external/llvm-project/clang/lib/Format/
DTokenAnnotator.h116 bool startsWithNamespace() const { in startsWithNamespace() function
DUnwrappedLineFormatter.cpp581 } else if (Limit != 0 && !Line.startsWithNamespace() && in tryMergeSimpleBlock()
1215 !PreviousLine->startsWithNamespace() && in formatFirstToken()
DFormat.cpp1770 if (Line.startsWithNamespace()) { in checkEmptyNamespace()
1807 if (AnnotatedLines[CurrentLine]->startsWithNamespace()) { in checkEmptyNamespace()