Home
last modified time | relevance | path

Searched defs:getMainFileName (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCContext.h684 const std::string &getMainFileName() const { return MainFileName; } in getMainFileName() function
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp1502 StringRef ASTUnit::getMainFileName() const { in getMainFileName() function in ASTUnit