Searched defs:FileIt (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DTokens.cpp150 auto FileIt = Files.find( local
235 auto FileIt = Files.find(SourceMgr->getFileID(Spelled->location())); local
283 auto FileIt = Files.find(FID); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp446 auto FileIt = llvm::sys::path::begin(RemappedFile); local

Completed in 88 milliseconds