Home
last modified time | relevance | path

Searched refs:TypeFunctionProtoAbbrev (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTWriter.h491 unsigned TypeFunctionProtoAbbrev = 0; variable
697 return TypeFunctionProtoAbbrev; in getTypeFunctionProtoAbbrev()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriter.cpp542 TypeFunctionProtoAbbrev = Stream.EmitAbbrev(std::move(Abv)); in WriteTypeAbbrevs()