Searched defs:exported_header_dirs (Results 1 – 4 of 4) sorted by relevance
64 static llvm::cl::list<std::string> exported_header_dirs( variable
59 static llvm::cl::list<std::string> exported_header_dirs( variable155 const std::vector<std::string> &exported_header_dirs, in HeaderAbiLinker()
73 std::vector<std::string> exported_header_dirs{header_dir, libcxx_dir}; in TEST() local
189 CollectAllExportedHeaders(const std::vector<std::string> &exported_header_dirs, in CollectAllExportedHeaders()