Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/Frontend/
H A DASTUnit.h642 bool isModuleFile() const;
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DASTUnit.cpp2636 bool ASTUnit::isModuleFile() const { in isModuleFile() function in ASTUnit