Home
last modified time | relevance | path

Searched defs:DIt (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DASTUnit.cpp2468 for (LocDeclsTy::iterator DIt = BeginIt; DIt != EndIt; ++DIt) in findFileRegionDecls() local
/netbsd-src/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp344 SmallVectorImpl<Decl *>::iterator DIt = Decls.begin(); in visitDeclsFromFileRegion() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp7611 DIt = BeginIt; DIt != EndIt; ++DIt) in FindFileRegionDecls() local