Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCXXABI.h111 virtual bool useSinitAndSterm() const { return false; } in useSinitAndSterm() function
H A DItaniumCXXABI.cpp540 bool useSinitAndSterm() const override { return true; } in useSinitAndSterm() function in __anon3b53191f0111::XLCXXABI