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

/freebsd-11-stable/contrib/llvm-project/clang/lib/Format/
H A DUnwrappedLineParser.cpp951 bool HasAt = std::find_if(Line->Tokens.begin(), Line->Tokens.end(), local
955 if (HasAt)

Completed in 55 milliseconds