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

  /external/clang/lib/Parse/
ParseStmt.cpp 228 if ((getLangOpts().CPlusPlus || !OnlyStatement) && isDeclarationStatement()) {
807 if (isDeclarationStatement()) {
    [all...]
  /external/clang/include/clang/Parse/
Parser.h     [all...]

Completed in 29 milliseconds