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

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

Completed in 71 milliseconds