Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/IndexSerialization/
H A DSerializablePathCollection.cpp49 auto FileIt = UniqueFiles.find(&FE); in tryStoreFilePath() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Syntax/
H A DTokens.cpp234 auto FileIt = Files.find( in spelledForExpandedToken() local
429 auto FileIt = Files.find(SourceMgr->getFileID(Spelled.front().location())); in fileForSpelled() local
516 auto FileIt = Files.find(FID); in macroExpansions() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.cpp454 auto FileIt = llvm::sys::path::begin(RemappedFile); in createFile() local