Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/InstallAPI/
H A DHeaderFile.h86 bool isExcluded() const { return Excluded; } in isExcluded() function
/freebsd/contrib/llvm-project/clang/lib/InstallAPI/
H A DFrontend.cpp142 if (H.isExcluded()) in createInputBuffer()