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

  /src/external/apache2/llvm/dist/clang/lib/Parse/
ParseTemplate.cpp 1777 if (isTypeIdUnambiguously() &&
1803 if (OpToken.is(tok::comma) && isTypeIdUnambiguously() &&
ParseExpr.cpp 2263 if (isTypeIdUnambiguously()) {
  /src/external/apache2/llvm/dist/clang/include/clang/Parse/
Parser.h 2439 bool isTypeIdUnambiguously() {

Completed in 26 milliseconds