Searched defs:IsResultPtrLowBitFree (Results 1 - 1 of 1) sorted by relevance
/external/clang/include/clang/Sema/ | ||
H A D | Ownership.h | 134 struct IsResultPtrLowBitFree { struct in namespace:clang 144 bool CompressInvalid = IsResultPtrLowBitFree<PtrTy>::value> 239 template<> struct IsResultPtrLowBitFree<Expr*> { struct in namespace:clang 242 template<> struct IsResultPtrLowBitFree<Stmt*> { struct in namespace:clang 245 template<> struct IsResultPtrLowBitFree<CXXBaseSpecifier*> { struct in namespace:clang 248 template<> struct IsResultPtrLowBitFree<CXXCtorInitializer*> { struct in namespace:clang |
Completed in 105 milliseconds