Searched defs:Owned (Results 1 – 10 of 10) sorted by relevance
178 bool Owned; member
54 Owned = 0, // Owning reference. enumerator
785 Decl *Rep, bool Owned, in SetTypeSpecType()794 Decl *Rep, bool Owned, in SetTypeSpecType()
139 static inline ExprResult Owned(Expr *E) { return E; } in Owned() function140 static inline StmtResult Owned(Stmt *S) { return S; } in Owned() function
9822 bool Owned = false; in ActOnExplicitInstantiation() local
16308 bool Owned = false; in ActOnTemplatedFriendTag() local
123 std::string Owned(OS.getBuffer()); in toString() local
976 StringView Owned = copyString(Name); in memorizeIdentifier() local
1827 bool Owned = false; in ParseClassSpecifier() local
4698 bool Owned = false; in ParseEnumSpecifier() local