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
819 Decl *Rep, bool Owned, in SetTypeSpecType()828 Decl *Rep, bool Owned, in SetTypeSpecType()
9703 bool Owned = false; in ActOnExplicitInstantiation() local
147 static inline ExprResult Owned(Expr *E) { return E; } in Owned() function148 static inline StmtResult Owned(Stmt *S) { return S; } in Owned() function
17436 bool Owned = false; in ActOnTemplatedFriendTag() local
124 std::string Owned(SV.begin(), SV.end()); in toString() local
1024 std::string_view Owned = copyString(OB); in memorizeIdentifier() local
162 std::deque<TypeErasedDataflowAnalysisState> Owned; member in clang::dataflow::__anon57fc8b7a0211::JoinedStateBuilder
2139 bool Owned = false; in ParseClassSpecifier() local
5535 bool Owned = false; in ParseEnumSpecifier() local