Searched defs:getSourceFile (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DLookupResult.cpp19 std::string LookupResult::getSourceFile(uint32_t Index) const { function in class:LookupResult
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCodeCoverage.cpp232 CodeCoverageTool::getSourceFile(StringRef SourceFile) { function in class:CodeCoverageTool
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DTypeRecord.h642 TypeIndex getSourceFile() const { return SourceFile; } function in class:llvm::codeview::UdtSourceLineRecord
661 TypeIndex getSourceFile() const { return SourceFile; } function in class:llvm::codeview::UdtModSourceLineRecord

Completed in 171 milliseconds