Home
last modified time | relevance | path

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

/dports/devel/folly/folly-2021.12.27.00/folly/lang/test/
H A DExceptionTest.cpp65 folly::kIsLibcpp ? p1 + " " + name + ": " + what : in message_for_terminate_with()
74 folly::kIsLibcpp ? "terminating" : in message_for_terminate()
/dports/security/keybase/client-v5.7.1/shared/ios/Pods/Folly/folly/
H A DPortability.h377 constexpr auto kIsLibcpp = true; variable
379 constexpr auto kIsLibcpp = false; variable
/dports/devel/folly/folly-2021.12.27.00/folly/
H A DPortability.h481 constexpr auto kIsLibcpp = true; variable
483 constexpr auto kIsLibcpp = false; variable