Searched refs:IsResultPtrLowBitFree (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/gnu/llvm/clang/include/clang/Sema/
H A DOwnership.h141 template <class Ptr> struct IsResultPtrLowBitFree { struct in namespace:clang
151 bool CompressInvalid = IsResultPtrLowBitFree<PtrTy>::value>
249 template<> struct IsResultPtrLowBitFree<Expr*> { struct in namespace:clang
252 template<> struct IsResultPtrLowBitFree<Stmt*> { struct in namespace:clang
255 template<> struct IsResultPtrLowBitFree<CXXBaseSpecifier*> { struct in namespace:clang
258 template<> struct IsResultPtrLowBitFree<CXXCtorInitializer*> { struct in namespace:clang

Completed in 173 milliseconds