Searched defs:getFilename (Results 1 - 12 of 12) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DRemarkStreamer.h44 Optional<StringRef> getFilename() const { function in class:llvm::RemarkStreamer
H A DDebugInfoMetadata.h535 StringRef getFilename() const { return getStringOperand(0); } function in class:llvm::DIFile
560 StringRef DIScope::getFilename() const { function in class:llvm::DIScope
1451 StringRef getFilename() const { return getScope()->getFilename(); } function in class:llvm::DICompileUnit::DILocation
[all...]
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Passes/
H A DPassPlugin.h70 StringRef getFilename() const { return Filename; } function in class:llvm::PassPlugin
/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Basic/
H A DSourceManagerInternals.h103 StringRef getFilename(unsigned ID) const { function in class:clang::LineTableInfo
H A DSourceLocation.h321 const char *getFilename() const { function in class:clang::SourceLocation::PresumedLoc
H A DSourceManager.h1101 StringRef getFilename(SourceLocation SpellingLoc) const { function in class:clang::SourceManager
/freebsd-12-stable/contrib/llvm-project/clang/lib/Driver/
H A DInputInfo.h83 const char *getFilename() const { function in class:clang::driver::InputInfo
/freebsd-12-stable/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_value.h73 const char *getFilename() const { return Filename; } function in class:__ubsan::SourceLocation
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/Support/
H A DSourceMgr.h288 StringRef getFilename() const { return Filename; } function in class:llvm::SMDiagnostic
/freebsd-12-stable/contrib/llvm-project/lld/ELF/
H A DLinkerScript.cpp323 static std::string getFilename(InputFile *file) { function in namespace:lld::elf
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DGCOV.h286 StringRef getFilename() const { return Filename; } function in class:llvm::GCOVFunction
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h491 StringRef getFilename() const { return Filename; } function in class:llvm::coverage::CoverageData

Completed in 98 milliseconds