Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DTokens.cpp276 auto FileIt = Files.find( in spelledForExpandedToken() local
475 auto FileIt = Files.find(SourceMgr->getFileID(Spelled.front().location())); in fileForSpelled() local
562 auto FileIt = Files.find(FID); in macroExpansions() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp456 auto FileIt = llvm::sys::path::begin(RemappedFile); in createFile() local