HomeSort by: relevance | last modified time | path
    Searched defs:getMainFileName (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/MC/
MCContext.h 669 const std::string &getMainFileName() const { return MainFileName; }
  /src/external/apache2/llvm/dist/clang/lib/Frontend/
ASTUnit.cpp 369 Timer.setOutput("Cache global code completions for " + getMainFileName());
1454 StringRef ASTUnit::getMainFileName() const {
1664 ParsingTimer.setOutput("Parsing " + getMainFileName());
1821 ParsingTimer.setOutput("Reparsing " + getMainFileName());

Completed in 126 milliseconds