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

  /src/external/apache2/llvm/dist/clang/include/clang/Serialization/
ASTWriter.h 491 unsigned TypeFunctionProtoAbbrev = 0;
697 return TypeFunctionProtoAbbrev;
  /src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTWriter.cpp 542 TypeFunctionProtoAbbrev = Stream.EmitAbbrev(std::move(Abv));

Completed in 19 milliseconds