Home
last modified time | relevance | path

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

/external/clang/lib/Driver/
DTools.cpp2302 SmallVectorImpl<StringRef> &HelperStaticRuntimes) { in collectSanitizerRuntimes() argument
2317 HelperStaticRuntimes.push_back("asan-preinit"); in collectSanitizerRuntimes()
2344 HelperStaticRuntimes; in addSanitizerRuntimes() local
2346 HelperStaticRuntimes); in addSanitizerRuntimes()
2349 for (auto RT : HelperStaticRuntimes) in addSanitizerRuntimes()