Home
last modified time | relevance | path

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

/src/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DHurd.cpp80 Generic_GCC::PushPPaths(PPaths); in Hurd()
H A DGnu.h323 void PushPPaths(ToolChain::path_list &PPaths);
H A DLinux.cpp228 Generic_GCC::PushPPaths(PPaths); in Linux()
H A DGnu.cpp3141 void Generic_GCC::PushPPaths(ToolChain::path_list &PPaths) { in PushPPaths() function in Generic_GCC