Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/IndexSerialization/
H A DSerializablePathCollection.cpp49 auto FileIt = UniqueFiles.find(&FE); in tryStoreFilePath() local
/openbsd-src/gnu/llvm/clang/lib/Tooling/Syntax/
H A DTokens.cpp328 auto FileIt = Files.find( in spelledForExpandedToken() local
520 auto FileIt = Files.find(SourceMgr->getFileID(Spelled.front().location())); in fileForSpelled() local
607 auto FileIt = Files.find(FID); in macroExpansions() local
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGDebugInfo.cpp444 auto FileIt = llvm::sys::path::begin(RemappedFile); in createFile() local