Searched defs:TD (Results 1 - 25 of 56) sorted by relevance

123

/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFTypeUnit.cpp21 DWARFDie TD = getDIEForOffset(getTypeOffset() + getOffset()); local
/freebsd-13-stable/contrib/ncurses/progs/
H A Dtparm_type.c46 #define TD(code, longname, ti, tc) \ macro
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DASTMutationListener.h61 virtual void AddedCXXTemplateSpecialization(const ClassTemplateDecl *TD, argument
67 AddedCXXTemplateSpecialization(const VarTemplateDecl *TD, argument
72 virtual void AddedCXXTemplateSpecialization(const FunctionTemplateDecl *TD, argument
H A DJSONNodeDumper.h397 void writeTemplateDecl(const TemplateDecl *TD, bool DumpExplicitInst) { argument
H A DDeclarationName.h89 CXXDeductionGuideNameExtra(TemplateDecl *TD) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/
H A DTarget.cpp59 void LLVMDisposeTargetData(LLVMTargetDataRef TD) { argument
68 char *LLVMCopyStringRepOfTargetData(LLVMTargetDataRef TD) { argument
73 LLVMByteOrdering LLVMByteOrder(LLVMTargetDataRef TD) { argument
77 unsigned LLVMPointerSize(LLVMTargetDataRef TD) { argument
81 unsigned LLVMPointerSizeForAS(LLVMTargetDataRef TD, unsigned AS) { argument
85 LLVMIntPtrType(LLVMTargetDataRef TD) argument
89 LLVMIntPtrTypeForAS(LLVMTargetDataRef TD, unsigned AS) argument
93 LLVMIntPtrTypeInContext(LLVMContextRef C, LLVMTargetDataRef TD) argument
97 LLVMIntPtrTypeForASInContext(LLVMContextRef C, LLVMTargetDataRef TD, unsigned AS) argument
101 LLVMSizeOfTypeInBits(LLVMTargetDataRef TD, LLVMTypeRef Ty) argument
105 LLVMStoreSizeOfType(LLVMTargetDataRef TD, LLVMTypeRef Ty) argument
109 LLVMABISizeOfType(LLVMTargetDataRef TD, LLVMTypeRef Ty) argument
113 LLVMABIAlignmentOfType(LLVMTargetDataRef TD, LLVMTypeRef Ty) argument
117 LLVMCallFrameAlignmentOfType(LLVMTargetDataRef TD, LLVMTypeRef Ty) argument
121 LLVMPreferredAlignmentOfType(LLVMTargetDataRef TD, LLVMTypeRef Ty) argument
125 LLVMPreferredAlignmentOfGlobal(LLVMTargetDataRef TD, LLVMValueRef GlobalVar) argument
132 LLVMElementAtOffset(LLVMTargetDataRef TD, LLVMTypeRef StructTy, unsigned long long Offset) argument
138 LLVMOffsetOfElement(LLVMTargetDataRef TD, LLVMTypeRef StructTy, unsigned Element) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/Index/
H A DIndexTypeSourceInfo.cpp189 const ClassTemplateDecl *TD = local
H A DIndexBody.cpp163 const ClassTemplateDecl *TD = local
H A DUSRGeneration.cpp551 Out << '@' << *TD; local
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DLLVMConventionsChecker.cpp57 const TypedefNameDecl *TD = TT->getDecl(); local
87 TemplateDecl *TD = TM.getAsTemplateDecl(); local
101 TemplateDecl *TD = TM.getAsTemplateDecl(); local
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
H A DQualTypeNames.cpp241 const TagDecl *TD = nullptr; local
355 createNestedNameSpecifier(const ASTContext &Ctx, const TypeDecl *TD, bool FullyQualify, bool WithGlobalNsPrefix) argument
[all...]
H A DDeclPrinter.cpp189 TagDecl* TD = dyn_cast<TagDecl>(*Begin); local
H A DODRHash.cpp504 const ClassTemplateDecl *TD = Record->getDescribedClassTemplate(); local
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-pdbutil/
H A DPrettyTypeDumper.cpp161 dumpSymbolCategory(LinePrinter &Printer, const PDBSymbolExe &Exe, TypeDumper &TD, StringRef Label) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonBitSimplify.cpp248 Transformation(bool TD) : TopDown(TD) {} argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenTypes.cpp247 void CodeGenTypes::UpdateCompletedType(const TagDecl *TD) { argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
H A DMultiplexConsumer.cpp138 AddedCXXTemplateSpecialization( const ClassTemplateDecl *TD, const ClassTemplateSpecializationDecl *D) argument
143 AddedCXXTemplateSpecialization( const VarTemplateDecl *TD, const VarTemplateSpecializationDecl *D) argument
148 AddedCXXTemplateSpecialization( const FunctionTemplateDecl *TD, const FunctionDecl *D) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Interpreter/
H A DExternalFunctions.cpp191 ffiInvoke(RawFunc Fn, Function *F, ArrayRef<GenericValue> ArgVals, const DataLayout &TD, GenericValue &Result) argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPrintfRuntimeBinding.cpp74 const DataLayout *TD; member in class:__anon3928::final
/freebsd-13-stable/libexec/getty/
H A Dgettytab.h103 #define TD gettynums[5].value macro
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaAttr.cpp137 void Sema::inferGslPointerAttribute(TypedefNameDecl *TD) { argument
H A DSemaAvailability.cpp864 TagDecl *TD = TT->getDecl(); local
[all...]
H A DSemaExprCXX.cpp681 const auto *TD = Ty->getAsTagDecl(); local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp109 static char *Create(const GlobalVariable *GV, const DataLayout& TD) { argument
/freebsd-13-stable/contrib/llvm-project/llvm/tools/llvm-cxxdump/
H A Dllvm-cxxdump.cpp270 TypeDescriptor TD; local
395 const TypeDescriptor &TD = TDPair.second; local
[all...]

Completed in 320 milliseconds

123