Home
last modified time | relevance | path

Searched defs:Filenames (Results 1 – 13 of 13) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMappingReader.h38 ArrayRef<StringRef> Filenames; member
134 std::vector<StringRef> &Filenames; variable
141 std::vector<StringRef> &Filenames, in RawCoverageMappingReader() argument
224 std::vector<std::string> &Filenames; global() variable
[all...]
H A DCoverageMappingWriter.h30 ArrayRef<std::string> Filenames; variable
H A DCoverageMapping.h607 std::vector<std::string> Filenames; global() member
/freebsd-src/crypto/openssl/doc/internal/man7/
H A Dbuild.info.pod92 =head3 Filenames subsection
/freebsd-src/contrib/llvm-project/llvm/tools/bugpoint/
H A DBugDriver.cpp132 bool BugDriver::addSources(const std::vector<std::string> &Filenames) { in addSources() argument
/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/Coverage/
H A DCoverageMappingWriter.cpp31 ArrayRef<std::string> Filenames) in CoverageFilenamesSectionWriter() argument
H A DCoverageMappingReader.cpp588 std::vector<std::string> &Filenames; global() member in __anon6356e8820211::VersionedCovMapFuncRecordReader
847 readCoverageMappingData(InstrProfSymtab & ProfileNames,StringRef CovMap,StringRef FuncRecords,std::vector<BinaryCoverageReader::ProfileMappingRecord> & Records,StringRef CompilationDir,std::vector<std::string> & Filenames) readCoverageMappingData() argument
[all...]
H A DCoverageMapping.cpp1297 std::vector<StringRef> Filenames; getUniqueSourceFiles() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageReport.cpp514 std::vector<StringRef> Filenames; renderFileReports() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVScope.h399 std::vector<size_t> Filenames; variable
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCoverageMappingGen.cpp2251 std::vector<StringRef> Filenames; addFunctionMappingRecord() local
2285 std::string Filenames; emit() local
/freebsd-src/contrib/llvm-project/clang/lib/ARCMigrate/
H A DObjCMT.cpp1988 std::vector<std::string> Filenames; in getAllowListFilenames() local
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DELFDumper.cpp5696 DataExtractor Filenames( readCoreNote() local