Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/CodeGen/
H A DSelectOptimize.cpp434 auto DIt = SI->getIterator(); in convertProfitableSIGroups() local
/openbsd/gnu/llvm/clang/lib/Frontend/
H A DASTUnit.cpp2498 for (LocDeclsTy::iterator DIt = BeginIt; DIt != EndIt; ++DIt) in findFileRegionDecls() local
/openbsd/gnu/llvm/clang/tools/libclang/
H A DCIndex.cpp345 SmallVectorImpl<Decl *>::iterator DIt = Decls.begin(); in visitDeclsFromFileRegion() local
/openbsd/gnu/llvm/clang/lib/Serialization/
H A DASTReader.cpp7731 DIt = BeginIt; DIt != EndIt; ++DIt) in FindFileRegionDecls() local