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

12

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DDelayedDiagnostic.cpp33 DelayedDiagnostic DD; local
[all...]
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/ppc/
H A DDD.h12 } DD; typedef in typeref:union:__anon1144
/freebsd-11-stable/stand/
H A Ddefs.mk158 DD=dd ${DD_NOSTATUS} macro
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DASTMutationListener.h83 virtual void ResolvedOperatorDelete(const CXXDestructorDecl *DD, argument
H A DDependentDiagnostic.h50 DependentDiagnostic *DD = Create(Context, Parent, PDiag); local
H A DVTableBuilder.h78 static VTableComponent MakeCompleteDtor(const CXXDestructorDecl *DD) { argument
83 static VTableComponent MakeDeletingDtor(const CXXDestructorDecl *DD) { argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DBasicValueFactory.cpp183 const DeclaratorDecl *DD = nullptr; local
161 getPointerToMemberData( const DeclaratorDecl *DD, llvm::ImmutableList<const CXXBaseSpecifier *> L) argument
H A DSVals.cpp183 const DeclaratorDecl *DD = nullptr; local
H A DSValBuilder.cpp239 DefinedSVal SValBuilder::getMemberPointer(const DeclaratorDecl *DD) { argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCXX.cpp297 BuildAppleKextVirtualDestructorCall( const CXXDestructorDecl *DD, CXXDtorType Type, const CXXRecordDecl *RD) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.h55 DwarfDebug *DD; member in class:llvm::DwarfUnit
H A DDIEHash.cpp225 DwarfDebug &DD = *AP->getDwarfDebug(); local
H A DAccelTable.cpp551 emitDWARF5AccelTable( AsmPrinter *Asm, AccelTable<DWARF5AccelTableData> &Contents, const DwarfDebug &DD, ArrayRef<std::unique_ptr<DwarfCompileUnit>> CUs) argument
H A DDwarfDebug.h636 DwarfDebug *DD; member in class:llvm::DwarfDebug::NonTypeUnitContext
/freebsd-11-stable/contrib/llvm-project/llvm/lib/ObjectYAML/
H A DCOFFYAML.cpp437 mapping(IO &IO, COFF::DataDirectory &DD) argument
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSValBuilder.h260 NonLoc makePointerToMember(const DeclaratorDecl *DD) { argument
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_deadlock_detector1.cpp35 struct DD : public DDetector { struct in namespace:__sanitizer
67 DD::DD(const DDFlags *flags) function in class:__sanitizer::DD
[all...]
H A Dsanitizer_deadlock_detector2.cpp83 struct DD : public DDetector { struct in namespace:__sanitizer
122 DD::DD(const DDFlags *flags) : flags(*flags) { free_id.reserve(1024); } function in class:__sanitizer::DD
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/lib/Frontend/
H A DMultiplexConsumer.cpp163 ResolvedOperatorDelete( const CXXDestructorDecl *DD, const FunctionDecl *Delete, Expr *ThisArg) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DMangle.cpp220 void MangleContext::mangleDtorBlock(const CXXDestructorDecl *DD, argument
[all...]
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DThreadSafetyCommon.h123 void handleDestructorCall(const VarDecl *VD, const CXXDestructorDecl *DD) {} argument
212 auto *DD = const_cast<CXXDestructorDecl *>( local
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DDelayedDiagnostic.h151 DelayedDiagnostic DD; local
163 DelayedDiagnostic DD; local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DAsmPrinter.h193 DwarfDebug *DD = nullptr; member in class:llvm::AsmPrinter
/freebsd-11-stable/contrib/llvm-project/clang/lib/Analysis/
H A DThreadSafetyCommon.cpp888 handleDestructorCall(const VarDecl *VD, const CXXDestructorDecl *DD) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseTemplate.cpp1650 DeclContext *DD = FunD; local

Completed in 353 milliseconds

12