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

  /src/external/apache2/llvm/dist/clang/lib/Format/
FormatToken.h 579 bool isFunctionLikeKeyword() const {
TokenAnnotator.cpp 3035 (Left.is(tok::identifier) || Left.isFunctionLikeKeyword() ||

Completed in 39 milliseconds