Searched defs:getMainFileName (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/MC/ | ||
H A D | MCContext.h | 680 const std::string &getMainFileName() const { return MainFileName; } getMainFileName() function |
/llvm-project/clang/lib/Frontend/ | ||
H A D | ASTUnit.cpp | 1502 StringRef ASTUnit::getMainFileName() const { getMainFileName() function in ASTUnit |