Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInvocation.cpp4082 std::vector<std::string> systemIgnorelists = in ParseLangArgs() local
4085 systemIgnorelists.begin(), in ParseLangArgs()
4086 systemIgnorelists.end()); in ParseLangArgs()