Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DCompilerInvocation.cpp3994 std::vector<std::string> systemIgnorelists = in ParseLangArgs() local
3997 systemIgnorelists.begin(), in ParseLangArgs()
3998 systemIgnorelists.end()); in ParseLangArgs()