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

  /src/external/apache2/llvm/dist/clang/include/clang/Serialization/
ASTWriter.h 527 unsigned UpdateVisibleAbbrev = 0;
  /src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTWriter.cpp 3940 Stream.EmitRecordWithBlob(UpdateVisibleAbbrev, Record, LookupTable);
4524 UpdateVisibleAbbrev = Stream.EmitAbbrev(std::move(Abv));

Completed in 68 milliseconds