Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTWriter.h223 using LocDeclIDsTy = variable
226 LocDeclIDsTy DeclIDs;
/netbsd/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriter.cpp5288 LocDeclIDsTy &Decls = Info->DeclIDs; in associateDeclWithFile()
5295 LocDeclIDsTy::iterator I = in associateDeclWithFile()