HomeSort by: relevance | last modified time | path
    Searched defs:NeedsParens (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/Sema/
SemaChecking.cpp 11808 bool NeedsParens = isa<AbstractConditionalOperator>(Ignored) ||
11812 if (NeedsParens)
SemaChecking.cpp 11808 bool NeedsParens = isa<AbstractConditionalOperator>(Ignored) ||
11812 if (NeedsParens)
SemaChecking.cpp 11808 bool NeedsParens = isa<AbstractConditionalOperator>(Ignored) ||
11812 if (NeedsParens)

Completed in 151 milliseconds