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