Home
last modified time | relevance | path

Searched defs:Destroyed (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DUsedDeclVisitor.h72 QualType Destroyed = S.Context.getBaseElementType(DestroyedOrNull); in VisitCXXDeleteExpr() local
H A DTreeTransform.h12619 QualType Destroyed = SemaRef.Context.getBaseElementType( TransformCXXDeleteExpr() local
12664 PseudoDestructorTypeStorage Destroyed; TransformCXXPseudoDestructorExpr() local
15398 RebuildCXXPseudoDestructorExpr(Expr * Base,SourceLocation OperatorLoc,bool isArrow,CXXScopeSpec & SS,TypeSourceInfo * ScopeType,SourceLocation CCLoc,SourceLocation TildeLoc,PseudoDestructorTypeStorage Destroyed) RebuildCXXPseudoDestructorExpr() argument
[all...]
H A DSemaExprCXX.cpp423 const CXXRecordDecl *Destroyed = nullptr; getDestructorName() local
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DPthreadLockChecker.cpp35 Destroyed, enumerator