Home
last modified time | relevance | path

Searched defs:Owned (Results 1 – 17 of 17) 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/lldb/include/lldb/Host/
H A DFile.h381 Owned = true, enumerator
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/RetainCountChecker/
H A DRetainCountChecker.h53 Owned = 0, // Owning reference. enumerator
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DDeclSpec.cpp822 Decl *Rep, bool Owned, in SetTypeSpecType()
831 Decl *Rep, bool Owned, in SetTypeSpecType()
H A DTreeTransform.h152 static inline ExprResult Owned(Expr *E) { return E; } in Owned() function
153 static inline StmtResult Owned(Stmt *S) { return S; } in Owned() function
H A DSemaTemplate.cpp10233 bool Owned = false; in ActOnExplicitInstantiation() local
H A DSemaDeclCXX.cpp17943 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.cpp1025 std::string_view Owned = copyString(OB); in memorizeIdentifier() local
/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DTypeErasedDataflowAnalysis.cpp176 std::deque<TypeErasedDataflowAnalysisState> Owned; member in clang::dataflow::__anon57fc8b7a0211::JoinedStateBuilder
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DRetainPtrCtorAdoptChecker.cpp480 enum class IsOwnedResult { Unknown, Skip, Owned, NotOwned }; enumerator
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DGlobalModuleIndex.cpp853 bool Owned; in writeIndex() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUSplitModule.cpp1563 bool Owned; in run() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DCompilerInstance.cpp1503 bool Owned; in compileModuleAndReadASTBehindLock() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp1986 bool Owned = false; in ParseClassSpecifier() local
H A DParseDecl.cpp5270 bool Owned = false; in ParseEnumSpecifier() local