Home
last modified time | relevance | path

Searched defs:Owned (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/xray/
H A Dxray_allocator.h178 bool Owned; member
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.h54 Owned = 0, // Owning reference. enumerator
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DDeclSpec.cpp785 Decl *Rep, bool Owned, in SetTypeSpecType()
794 Decl *Rep, bool Owned, in SetTypeSpecType()
H A DTreeTransform.h139 static inline ExprResult Owned(Expr *E) { return E; } in Owned() function
140 static inline StmtResult Owned(Stmt *S) { return S; } in Owned() function
H A DSemaTemplate.cpp9822 bool Owned = false; in ActOnExplicitInstantiation() local
H A DSemaDeclCXX.cpp16308 bool Owned = false; in ActOnTemplatedFriendTag() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Demangle/
H A DMicrosoftDemangleNodes.cpp123 std::string Owned(OS.getBuffer()); in toString() local
H A DMicrosoftDemangle.cpp976 StringView Owned = copyString(Name); in memorizeIdentifier() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseDeclCXX.cpp1827 bool Owned = false; in ParseClassSpecifier() local
H A DParseDecl.cpp4698 bool Owned = false; in ParseEnumSpecifier() local