Searched refs:pathext_t (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/utils/KillTheDoctor/
H A DKillTheDoctor.cpp229 typedef SmallVector<StringRef, 12> pathext_t; typedef
230 pathext_t pathext;
235 for (pathext_t::iterator i = pathext.begin(), e = pathext.end(); i != e; ++i){

Completed in 132 milliseconds