Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp3637 unsigned MethodPoolAbbrev = Stream.EmitAbbrev(std::move(Abbrev)); in WriteSelectors() local
3643 Stream.EmitRecordWithBlob(MethodPoolAbbrev, Record, MethodPool); in WriteSelectors()