Searched refs:isStartOfName (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Format/
H A DTokenAnnotator.cpp740 if (isStartOfName(Current) && !Line.MightBeFunctionDecl) {
808 bool isStartOfName(const FormatToken &Tok) { function in class:clang::format::__anon17899::AnnotatingParser

Completed in 50 milliseconds