Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/ExtractAPI/
H A DAPIIgnoresList.cpp35 APIIgnoresList::create(const FilePathList &IgnoresFilePathList, in create() argument
40 for (const auto &CurrentIgnoresFilePath : IgnoresFilePathList) { in create()
/freebsd-14.2/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DAPIIgnoresList.h53 create(const FilePathList &IgnoresFilePathList, FileManager &FM);