Home
last modified time | relevance | path

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

/external/clang/lib/Format/
DTokenAnnotator.cpp730 if (isImportStatement(*CurrentToken)) in parseLine()
751 bool isImportStatement(const FormatToken &Tok) { in isImportStatement() function in clang::format::__anon7c513deb0111::AnnotatingParser