Searched defs:Owned (Results 1 – 11 of 11) sorted by relevance
105 Owned // We have ownership of the incoming PyObject. We should enumerator
177 bool Owned; member
54 Owned = 0, // Owning reference. enumerator
794 Decl *Rep, bool Owned, in SetTypeSpecType()803 Decl *Rep, bool Owned, in SetTypeSpecType()
140 static inline ExprResult Owned(Expr *E) { return E; } in Owned() function141 static inline StmtResult Owned(Stmt *S) { return S; } in Owned() function
10180 bool Owned = false; in ActOnExplicitInstantiation() local
16978 bool Owned = false; in ActOnTemplatedFriendTag() local
124 std::string Owned(SV.begin(), SV.end()); in toString() local
977 StringView Owned = copyString(OB); in memorizeIdentifier() local
1938 bool Owned = false; in ParseClassSpecifier() local
4964 bool Owned = false; in ParseEnumSpecifier() local