Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp48 enum IndexRecordTypes { enum
188 IndexRecordTypes IndexRecord = in GlobalModuleIndex()
189 static_cast<IndexRecordTypes>(MaybeIndexRecord.get()); in GlobalModuleIndex()