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

  /src/external/apache2/llvm/dist/clang/lib/Format/
FormatTokenLexer.h 60 bool tryTransformTryUsageForC();
FormatTokenLexer.cpp 92 if (Style.isCpp() && tryTransformTryUsageForC())
392 bool FormatTokenLexer::tryTransformTryUsageForC() {

Completed in 240 milliseconds