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

  /external/llvm/include/llvm/MC/
MCContext.h 284 const std::string &getMainFileName() const { return MainFileName; }
  /external/clang/lib/Frontend/
ASTUnit.cpp 350 Timer.setOutput("Cache global code completions for " + getMainFileName());
    [all...]

Completed in 303 milliseconds