Home
last modified time | relevance | path

Searched defs:SourceFileName (Results 1 – 9 of 9) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Remarks/
H A DBitstreamRemarkParser.cpp553 Expected<StringRef> SourceFileName = (*StrTab)[*Helper.SourceFileNameIdx]; in processRemark() local
593 if (Expected<StringRef> SourceFileName = in processRemark() local
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/IntelJITEvents/
H A DIntelJITEventListener.cpp246 std::string SourceFileName; in notifyObjectLoaded() local
/freebsd/contrib/llvm-project/llvm/include/llvm/LTO/
H A DLTO.h127 StringRef TargetTriple, SourceFileName, COFFLinkerOpts; variable
/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/PerfJITEvents/
H A DPerfJITEventListener.cpp245 std::string SourceFileName; in notifyObjectLoaded() local
/freebsd/contrib/llvm-project/llvm/include/llvm/AsmParser/
H A DLLParser.h184 std::string SourceFileName; variable
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/
H A DIRSymtab.h152 Str TargetTriple, SourceFileName; member
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DModule.h195 std::string SourceFileName; ///< Original source file name for module, variable
/freebsd/contrib/llvm-project/clang/lib/Lex/
H A DPragma.cpp703 StringRef SourceFileName; in HandlePragmaIncludeAlias() local
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp959 std::string SourceFileName; member in __anondf6e26480411::ModuleSummaryIndexBitcodeReader
7105 StringRef SourceFileName) { in setValueGUID()