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

  /src/external/apache2/llvm/dist/clang/lib/Format/
TokenAnnotator.cpp 1303 bool ImportStatement = false;
1308 ImportStatement = true;
1323 ImportStatement = true;
1325 ImportStatement = true;
1332 if (ImportStatement)
  /src/external/gpl3/gcc.old/dist/gcc/d/dmd/
statement.h 758 class ImportStatement : public Statement
763 ImportStatement *syntaxCopy();

Completed in 25 milliseconds