Home
last modified time | relevance | path

Searched defs:TypeRemap (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/Serialization/
H A DModuleFile.h502 ContinuousRangeMap<uint32_t, int, 2> TypeRemap; global() variable
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp4051 RemapBuilder TypeRemap(F.TypeRemap); ReadModuleOffsetMap() local