HomeSort by relevance Sort by last modified time
    Searched refs:TypeIdInParens (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Parse/
Parser.h     [all...]
  /external/clang/lib/Parse/
ParseTentative.cpp 390 /// following the type-id. If the context is TypeIdInParens, we have
441 if (Context == TypeIdInParens && Tok.is(tok::r_paren)) {
    [all...]

Completed in 555 milliseconds