Searched defs:ModulePath (Results 1 – 6 of 6) sorted by relevance
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
| H A D | ClangModulesDeclVendor.h | 35 typedef std::vector<ConstString> ModulePath; typedef
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | FunctionImport.cpp | 674 auto IsReadOrWriteOnlyVar = [&](StringRef ModulePath, const ValueInfo &VI) { in checkVariableImport() 783 StringRef ModulePath, in dumpImportListForModule() 800 StringRef ModulePath, const ModuleSummaryIndex &Index, in ComputeCrossModuleImportForModule() 819 StringRef ModulePath, const ModuleSummaryIndex &Index, in ComputeCrossModuleImportForModuleFromIndex() 969 StringRef ModulePath, in gatherImportedSummariesForModule() 993 StringRef ModulePath, StringRef OutputFilename, in EmitImportsFiles()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/IR/ |
| H A D | ModuleSummaryIndex.cpp | 148 StringRef ModulePath, GVSummaryMapTy &GVSummaryMap) const { in collectDefinedFunctionsForModule()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/LTO/ |
| H A D | LTO.cpp | 1248 StringRef ModulePath = BM.getModuleIdentifier(); in start() local 1349 StringRef ModulePath = BM.getModuleIdentifier(); in start() local
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Bitcode/Reader/ |
| H A D | BitcodeReader.cpp | 774 StringRef ModulePath; member in __anonba06ddfc0411::ModuleSummaryIndexBitcodeReader 5651 StringRef ModulePath, unsigned ModuleId) in ModuleSummaryIndexBitcodeReader() 6505 SmallString<128> ModulePath; in parseModuleStringTable() local 6817 StringRef ModulePath, uint64_t ModuleId) { in readSummary()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/AsmParser/ |
| H A D | LLParser.cpp | 8353 StringRef ModulePath; in parseFunctionSummary() local 8430 StringRef ModulePath; in parseVariableSummary() local 8489 StringRef ModulePath; in parseAliasSummary() local 9297 bool LLParser::parseModuleReference(StringRef &ModulePath) { in parseModuleReference()
|