Searched defs:DD (Results 1 - 25 of 40) sorted by relevance

12

/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DDelayedDiagnostic.cpp30 DelayedDiagnostic DD; local
[all...]
H A DSemaExceptionSpec.cpp1030 const CXXDestructorDecl *DD = RD->getDestructor(); local
/freebsd-11.0-release/contrib/compiler-rt/lib/builtins/ppc/
H A DDD.h12 } DD; typedef in typeref:union:__anon888
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DASTMutationListener.h80 virtual void ResolvedOperatorDelete(const CXXDestructorDecl *DD, argument
H A DDependentDiagnostic.h48 DependentDiagnostic *DD = Create(Context, Parent, PDiag); local
H A DVTableBuilder.h80 static VTableComponent MakeCompleteDtor(const CXXDestructorDecl *DD) { argument
85 static VTableComponent MakeDeletingDtor(const CXXDestructorDecl *DD) { argument
/freebsd-11.0-release/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDIE.cpp479 const DwarfDebug *DD = AP->getDwarfDebug(); local
502 const DwarfDebug *DD = AP->getDwarfDebug(); local
641 DwarfDebug *DD = AP->getDwarfDebug(); local
H A DDIEHash.cpp274 DwarfDebug &DD = *AP->getDwarfDebug(); local
H A DDwarfUnit.h89 DwarfDebug *DD; member in class:llvm::DwarfUnit
H A DDwarfDebug.h72 DwarfDebug *DD; member in class:llvm::DbgVariable
79 DbgVariable(const DILocalVariable *V, const DILocation *IA, DwarfDebug *DD) argument
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/AST/
H A DMangle.cpp212 void MangleContext::mangleDtorBlock(const CXXDestructorDecl *DD, argument
H A DDeclBase.cpp1714 DependentDiagnostic *DD = new (C) DependentDiagnostic(PDiag, DiagStorage); local
H A DMicrosoftMangle.cpp2572 mangleCXXDtorThunk( const CXXDestructorDecl *DD, CXXDtorType Type, const ThisAdjustment &Adjustment, raw_ostream &Out) argument
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCXX.cpp310 BuildAppleKextVirtualDestructorCall( const CXXDestructorDecl *DD, CXXDtorType Type, const CXXRecordDecl *RD) argument
/freebsd-11.0-release/contrib/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h139 DwarfDebug *DD; member in class:llvm::AsmPrinter
/freebsd-11.0-release/contrib/llvm/lib/Object/
H A DCOFFYAML.cpp361 mapping(IO &IO, COFF::DataDirectory &DD) argument
/freebsd-11.0-release/contrib/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_deadlock_detector1.cc36 struct DD : public DDetector { struct in namespace:__sanitizer
68 DD::DD(const DDFlags *flags) function in class:__sanitizer::DD
[all...]
H A Dsanitizer_deadlock_detector2.cc84 struct DD : public DDetector { struct in namespace:__sanitizer
123 DD::DD(const DDFlags *flags) function in class:__sanitizer::DD
[all...]
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Frontend/
H A DMultiplexConsumer.cpp182 ResolvedOperatorDelete( const CXXDestructorDecl *DD, const FunctionDecl *Delete) argument
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DDelayedDiagnostic.h136 DelayedDiagnostic DD; local
148 DelayedDiagnostic DD; local
213 struct DD { struct in class:clang::sema::DelayedDiagnostic
[all...]
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Analysis/
H A DThreadSafetyCommon.cpp866 handleDestructorCall(const VarDecl *VD, const CXXDestructorDecl *DD) argument
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/Parse/
H A DParseTemplate.cpp1329 DeclContext *DD = FunD; local
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyCommon.h105 void handleDestructorCall(const VarDecl *VD, const CXXDestructorDecl *DD) {} argument
195 CXXDestructorDecl *DD = const_cast<CXXDestructorDecl*>( local
/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DCallEvent.h709 CXXDestructorCall(const CXXDestructorDecl *DD, const Stmt *Trigger, argument
1031 getCXXDestructorCall(const CXXDestructorDecl *DD, const Stmt *Trigger, argument
/freebsd-11.0-release/contrib/llvm/tools/clang/lib/StaticAnalyzer/Core/
H A DBugReporterVisitors.cpp322 Out << " (loaded from '" << *DD << "')"; local

Completed in 372 milliseconds

12