Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/IndexSerialization/
H A DSerializablePathCollection.cpp49 auto FileIt = UniqueFiles.find(FE); in tryStoreFilePath() local
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DTokens.cpp276 auto FileIt = Files.find( in spelledForExpandedToken() local
474 auto FileIt = Files.find(SourceMgr->getFileID(Spelled.front().location())); fileForSpelled() local
561 auto FileIt = Files.find(FID); macroExpansions() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGDebugInfo.cpp446 auto FileIt = llvm::sys::path::begin(RemappedFile); createFile() local