Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/cpl/trousers/dist/src/include/
H A Drpc_tcstp_tcs.h97 DECLARE_TCSTP_FUNC(TakeOwnership);
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DASTReader.h1640 bool TakeOwnership = false);
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReader.cpp842 bool TakeOwnership) { in setDeserializationListener() argument
844 OwnsDeserializationListener = TakeOwnership; in setDeserializationListener()