Home
last modified time | relevance | path

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

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