Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/Frontend/
H A DCompilerInvocation.cpp3982 std::vector<std::string> systemIgnorelists = in ParseLangArgs() local
3985 systemIgnorelists.begin(), in ParseLangArgs()
3986 systemIgnorelists.end()); in ParseLangArgs()