Searched defs:ModPath (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp1933 ModuleBuildStack ModPath = getSourceManager().getModuleBuildStack(); local
/freebsd-current/contrib/llvm-project/llvm/include/llvm/IR/
H A DModuleSummaryIndex.h533 void setModulePath(StringRef ModPath) { ModulePath = ModPath; } argument
1734 ModuleInfo *addModule(StringRef ModPath, ModuleHash Hash = ModuleHash{{0}}) { argument
1739 ModuleInfo *getModule(StringRef ModPath) { argument
[all...]

Completed in 170 milliseconds