Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp3396 for (auto &LocDeclEntry : Info.DeclIDs) in WriteFileDeclIDsMap() local
3397 FileGroupedDeclIDs.push_back(LocDeclEntry.second.getRawValue()); in WriteFileDeclIDsMap()