Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonDataObjects.h105 Owned // We have ownership of the incoming PyObject. We should enumerator
/openbsd/gnu/llvm/compiler-rt/lib/xray/
H A Dxray_allocator.h177 bool Owned; member
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.h54 Owned = 0, // Owning reference. enumerator
/openbsd/gnu/llvm/clang/lib/Sema/
H A DDeclSpec.cpp794 Decl *Rep, bool Owned, in SetTypeSpecType()
803 Decl *Rep, bool Owned, in SetTypeSpecType()
H A DTreeTransform.h140 static inline ExprResult Owned(Expr *E) { return E; } in Owned() function
141 static inline StmtResult Owned(Stmt *S) { return S; } in Owned() function
H A DSemaTemplate.cpp10180 bool Owned = false; in ActOnExplicitInstantiation() local
H A DSemaDeclCXX.cpp16978 bool Owned = false; in ActOnTemplatedFriendTag() local
/openbsd/gnu/llvm/llvm/lib/Demangle/
H A DMicrosoftDemangleNodes.cpp124 std::string Owned(SV.begin(), SV.end()); in toString() local
H A DMicrosoftDemangle.cpp977 StringView Owned = copyString(OB); in memorizeIdentifier() local
/openbsd/gnu/llvm/clang/lib/Parse/
H A DParseDeclCXX.cpp1938 bool Owned = false; in ParseClassSpecifier() local
H A DParseDecl.cpp4964 bool Owned = false; in ParseEnumSpecifier() local