Home
last modified time | relevance | path

Searched refs:getASTFileName (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Frontend/
H A DASTUnit.h501 StringRef getASTFileName() const;
/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp1507 StringRef ASTUnit::getASTFileName() const { in getASTFileName() function in ASTUnit