/freebsd-src/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ |
H A D | PythonDataObjects.h | 105 Owned // We have ownership of the incoming PyObject. We should enumerator
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/xray/ |
H A D | xray_allocator.h | 177 bool Owned; member
|
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/ |
H A D | RetainCountChecker.h | 53 Owned = 0, // Owning reference. enumerator
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | DeclSpec.cpp | 806 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 D | TreeTransform.h | 141 static inline ExprResult Owned(Expr *E) { return E; } Owned() function 142 static inline StmtResult Owned(Stmt *S) { return S; } Owned() function
|
H A D | SemaTemplate.cpp | 10484 bool Owned = false; ActOnExplicitInstantiation() local
|
H A D | SemaDeclCXX.cpp | 17656 bool Owned = false; ActOnTemplatedFriendTag() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Demangle/ |
H A D | MicrosoftDemangleNodes.cpp | 124 std::string Owned(SV.begin(), SV.end()); in toString() local
|
H A D | MicrosoftDemangle.cpp | 1011 std::string_view Owned = copyString(OB); memorizeIdentifier() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/ |
H A D | TypeErasedDataflowAnalysis.cpp | 225 std::deque<TypeErasedDataflowAnalysisState> Owned; global() member in clang::dataflow::__anonad1e11cc0211::JoinedStateBuilder
|
/freebsd-src/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseDeclCXX.cpp | 1975 bool Owned = false; ParseClassSpecifier() local
|
H A D | ParseDecl.cpp | 5152 bool Owned = false; ParseEnumSpecifier() local
|