HomeSort by relevance Sort by last modified time
    Searched defs:ModPath (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/IR/
FunctionInfo.cpp 24 StringRef ModPath;
40 if (ModPath.empty())
41 ModPath =
44 assert(ModPath == Info->functionSummary()->modulePath() &&
50 Info->functionSummary()->setModulePath(ModPath);
  /external/clang/lib/Frontend/
CompilerInstance.cpp     [all...]

Completed in 378 milliseconds