Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCContext.h669 const std::string &getMainFileName() const { return MainFileName; } in getMainFileName() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DASTUnit.cpp1454 StringRef ASTUnit::getMainFileName() const { in getMainFileName() function in ASTUnit