Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Support/
H A DCachePruning.cpp206 std::set<FileInfo> FileInfos; in pruneCache() local
/freebsd-src/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceManager.h673 llvm::DenseMap<FileEntryRef, SrcMgr::ContentCache*> FileInfos; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp1118 SmallVector<Constant *, 8> FileInfos; in insertCounterWriteout() local