Home
last modified time | relevance | path

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

/external/clang/include/clang/Driver/
DSanitizerArgs.h68 bool linkCXXRuntimes() const { return LinkCXXRuntimes; } in linkCXXRuntimes() function
/external/llvm-project/clang/include/clang/Driver/
DSanitizerArgs.h93 bool linkCXXRuntimes() const { return LinkCXXRuntimes; } in linkCXXRuntimes() function