Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Driver/ToolChains/
H A DCommonArgs.cpp1398 SmallVectorImpl<StringRef> &RequiredSymbols) { in collectSanitizerRuntimes()
1530 NonWholeStaticRuntimes, HelperStaticRuntimes, RequiredSymbols; in addSanitizerRuntimes() local