Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonDataObjects.h105 Owned // We have ownership of the incoming PyObject. We should enumerator
/freebsd/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_allocator.h177 bool Owned; member
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DDeclSpec.cpp819 Decl *Rep, bool Owned, in SetTypeSpecType()
828 Decl *Rep, bool Owned, in SetTypeSpecType()
H A DSemaTemplate.cpp9703 bool Owned = false; in ActOnExplicitInstantiation() local
H A DTreeTransform.h147 static inline ExprResult Owned(Expr *E) { return E; } in Owned() function
148 static inline StmtResult Owned(Stmt *S) { return S; } in Owned() function
H A DSemaDeclCXX.cpp17436 bool Owned = false; in ActOnTemplatedFriendTag() local
/freebsd/contrib/llvm-project/llvm/lib/Demangle/
H A DMicrosoftDemangleNodes.cpp124 std::string Owned(SV.begin(), SV.end()); in toString() local
H A DMicrosoftDemangle.cpp1024 std::string_view Owned = copyString(OB); in memorizeIdentifier() local
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DTypeErasedDataflowAnalysis.cpp162 std::deque<TypeErasedDataflowAnalysisState> Owned; member in clang::dataflow::__anon57fc8b7a0211::JoinedStateBuilder
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp2139 bool Owned = false; in ParseClassSpecifier() local
H A DParseDecl.cpp5535 bool Owned = false; in ParseEnumSpecifier() local