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

  /src/external/apache2/llvm/dist/clang/lib/Lex/
Preprocessor.cpp 873 if (((LastTokenWasAt && II.isModulesImport()) ||
963 LastTokenWasAt = Result.is(tok::at);
  /src/external/apache2/llvm/dist/clang/include/clang/Lex/
Preprocessor.h 297 bool LastTokenWasAt = false;

Completed in 46 milliseconds