Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/IndexSerialization/
DSerializablePathCollection.cpp49 auto FileIt = UniqueFiles.find(&FE); in tryStoreFilePath() local
/external/llvm-project/clang/lib/Tooling/Syntax/
DTokens.cpp202 auto FileIt = Files.find( in spelledForExpandedToken() local
397 auto FileIt = Files.find(SourceMgr->getFileID(Spelled.front().location())); in fileForSpelled() local
484 auto FileIt = Files.find(FID); in macroExpansions() local
/external/llvm-project/clang-tools-extra/clangd/index/
DBackground.cpp209 for (const auto &FileIt : FilesToUpdate) { in update() local
/external/llvm-project/clang/lib/CodeGen/
DCGDebugInfo.cpp452 auto FileIt = llvm::sys::path::begin(RemappedFile); in createFile() local