Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DASTUnit.h513 StringRef getASTFileName() const;
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp1524 StringRef ASTUnit::getASTFileName() const { in getASTFileName() function in ASTUnit
/freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/
H A DDemangleTestCases.inc771 {"_ZN5clang7ASTUnit14getASTFileNameEv", "clang::ASTUnit::getASTFileName()"},