Searched defs:Owned (Results 1 – 10 of 10) sorted by relevance
83 TEST(MaybeOwned, Owned) { in TEST() argument
191 void setBufferOwned(bool Owned) { BufferOwned = Owned; } in setBufferOwned()
664 Decl *Rep, bool Owned, in SetTypeSpecType()673 Decl *Rep, bool Owned, in SetTypeSpecType()
133 static inline ExprResult Owned(Expr *E) { return E; } in Owned() function134 static inline StmtResult Owned(Stmt *S) { return S; } in Owned() function
7611 bool Owned = false; in ActOnExplicitInstantiation() local
12544 bool Owned = false; in ActOnTemplatedFriendTag() local
1115 StringView Owned = copyString(Name); in demangleClassTemplateName() local
1604 bool Owned = false; in ParseClassSpecifier() local
4080 bool Owned = false; in ParseEnumSpecifier() local
79 Owned = 0, // Owning reference. enumerator