HomeSort by: relevance | last modified time | path
    Searched refs:startsWithNamespace (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Format/
TokenAnnotator.h 116 bool startsWithNamespace() const {
UnwrappedLineFormatter.cpp 627 } else if (Limit != 0 && !Line.startsWithNamespace() &&
1261 !PreviousLine->startsWithNamespace() &&

Completed in 18 milliseconds