Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/
H A DPythonDataObjects.h105 Owned // We have ownership of the incoming PyObject. We should enumerator
/freebsd-src/contrib/llvm-project/compiler-rt/lib/xray/
H A Dxray_allocator.h177 bool Owned; member
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.h53 Owned = 0, // Owning reference. enumerator
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DDeclSpec.cpp806 SetTypeSpecType(TST T,SourceLocation Loc,const char * & PrevSpec,unsigned & DiagID,Decl * Rep,bool Owned,const PrintingPolicy & Policy) SetTypeSpecType() argument
815 SetTypeSpecType(TST T,SourceLocation TagKwLoc,SourceLocation TagNameLoc,const char * & PrevSpec,unsigned & DiagID,Decl * Rep,bool Owned,const PrintingPolicy & Policy) SetTypeSpecType() argument
H A DTreeTransform.h141 static inline ExprResult Owned(Expr *E) { return E; } Owned() function
142 static inline StmtResult Owned(Stmt *S) { return S; } Owned() function
H A DSemaTemplate.cpp10484 bool Owned = false; ActOnExplicitInstantiation() local
H A DSemaDeclCXX.cpp17656 bool Owned = false; ActOnTemplatedFriendTag() local
/freebsd-src/contrib/llvm-project/llvm/lib/Demangle/
H A DMicrosoftDemangleNodes.cpp124 std::string Owned(SV.begin(), SV.end()); in toString() local
H A DMicrosoftDemangle.cpp1011 std::string_view Owned = copyString(OB); memorizeIdentifier() local
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DTypeErasedDataflowAnalysis.cpp225 std::deque<TypeErasedDataflowAnalysisState> Owned; global() member in clang::dataflow::__anonad1e11cc0211::JoinedStateBuilder
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp1975 bool Owned = false; ParseClassSpecifier() local
H A DParseDecl.cpp5152 bool Owned = false; ParseEnumSpecifier() local