Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriter.cpp3238 for (auto &LocDeclEntry : Info.DeclIDs) in WriteFileDeclIDsMap() local
3239 FileGroupedDeclIDs.push_back(LocDeclEntry.second); in WriteFileDeclIDsMap()