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

  /external/clang/lib/Parse/
ParseTentative.cpp 65 return isCXXSimpleDeclaration();
69 /// isCXXSimpleDeclaration - C++-specialized function that disambiguates
78 bool Parser::isCXXSimpleDeclaration() {
    [all...]
  /external/clang/include/clang/Parse/
Parser.h     [all...]

Completed in 39 milliseconds