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

  /src/external/apache2/llvm/dist/clang/include/clang/Serialization/
ASTBitCodes.h 536 UNUSED_FILESCOPED_DECLS = 17,
  /src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTWriter.cpp 754 RECORD(UNUSED_FILESCOPED_DECLS);
4733 Stream.EmitRecord(UNUSED_FILESCOPED_DECLS, UnusedFileScopedDecls);
ASTReader.cpp 3289 case UNUSED_FILESCOPED_DECLS:

Completed in 98 milliseconds