Home
last modified time | relevance | path

Searched defs:addSystemIncludes (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang-tools-extra/clangd/
H A DSystemIncludeExtractor.cpp429 addSystemIncludes(tooling::CompileCommand &Cmd, in addSystemIncludes() function
/llvm-project/clang/lib/Driver/
H A DToolChain.cpp1205 /*static*/ void ToolChain::addSystemIncludes(const ArgList &DriverArgs, addSystemIncludes() function in ToolChain