Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTWriter.h223 using LocDeclIDsTy = variable
226 LocDeclIDsTy DeclIDs;
/freebsd-14.2/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp5769 LocDeclIDsTy &Decls = Info->DeclIDs; in associateDeclWithFile()