Searched defs:FileInfo (Results 1 - 9 of 9) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DDbiModuleList.cpp186 Error DbiModuleList::initializeFileInfo(BinaryStreamRef FileInfo) { argument
162 initialize(BinaryStreamRef ModInfo, BinaryStreamRef FileInfo) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DCachePruning.cpp30 struct FileInfo { struct in namespace:__anon1971
245 auto FileInfo = FileInfos.begin(); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCCodeView.h229 struct FileInfo { struct in class:llvm::CodeViewContext
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DHeaderSearch.h191 mutable std::vector<HeaderFileInfo> FileInfo; member in class:clang::HeaderSearch
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DGCOV.h389 class FileInfo { class in namespace:llvm
423 FileInfo(const GCOV::Options &Options) : Options(Options) {} function in class:llvm::FileInfo
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceManager.h249 class FileInfo { class in namespace:clang::SrcMgr
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Basic/
H A DSourceManager.cpp321 const SrcMgr::FileInfo &FileInfo = Entry.getFile(); local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Lex/
H A DHeaderSearch.cpp1253 HeaderFileInfo &FileInfo = getFileInfo(File); local
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp1529 SrcMgr::FileInfo &FileInfo = local

Completed in 329 milliseconds