Home
last modified time | relevance | path

Searched defs:TypeName (Results 1 – 25 of 43) sorted by relevance

12

/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DOutputSections.cpp39 TypeEntry *TypeName, in DebugType2TypeDieRefPatch()
45 TypeEntry *TypeName, StringEntry *String) in DebugTypeStrPatch()
50 TypeEntry *TypeName, in DebugTypeLineStrPatch()
55 DebugTypeDeclFilePatch::DebugTypeDeclFilePatch(DIE *Die, TypeEntry *TypeName, in DebugTypeDeclFilePatch()
H A DOutputSections.h109 TypeEntry *TypeName = nullptr; member
118 TypeEntry *TypeName = nullptr; member
127 TypeEntry *TypeName = nullptr; member
136 TypeEntry *TypeName = nullptr; member
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeIndex.cpp95 StringRef TypeName; in printTypeIndex() local
/freebsd-src/contrib/llvm-project/clang/lib/Headers/
H A D__clang_cuda_builtin_vars.h46 #define __CUDA_DISALLOW_BUILTINVAR_ACCESS(TypeName) \ argument
/freebsd-src/contrib/llvm-project/clang/lib/ExtractAPI/
H A DTypedefUnderlyingTypeResolver.cpp49 std::string TypeName = Type.getAsString(); getSymbolReferenceForType() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DInheritViz.cpp79 std::string TypeName = Type.getAsString(); in WriteNode() local
H A DQualTypeNames.cpp20 namespace TypeName { namespace
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DDFAEmitter.cpp227 : Actions(Actions), TypeName(TypeName) {} in CustomDfaEmitter() argument
224 std::string TypeName; global() member in __anonb2962b720211::CustomDfaEmitter
H A DFastISelEmitter.cpp776 std::string TypeName = std::string(getName(VT)); printFunctionDefinitions() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILOpBuilder.cpp159 StringRef TypeName) { in constructOverloadTypeName() argument
179 std::string TypeName = constructOverloadTypeName(Kind, "dx.types.ResRet."); in getResRetType() local
/freebsd-src/sys/contrib/dev/acpica/compiler/
H A Daslpredef.c726 char *TypeName; in ApCheckObjectType() local
/freebsd-src/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_value.h93 char TypeName[1]; variable
H A Dubsan_diag.h99 TypeName(const char *Name) : Name(Name) {} in TypeName() function
H A Dubsan_diag.cpp422 bool __ubsan::IsVptrCheckSuppressed(const char *TypeName) { in IsVptrCheckSuppressed() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUHSAMetadataStreamer.cpp284 StringRef TypeName; emitKernelArg() local
338 emitKernelArg(const DataLayout & DL,Type * Ty,Align Alignment,StringRef ValueKind,unsigned & Offset,msgpack::ArrayDocNode Args,MaybeAlign PointeeAlign,StringRef Name,StringRef TypeName,StringRef BaseTypeName,StringRef ActAccQual,StringRef AccQual,StringRef TypeQual) emitKernelArg() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DConsumed.h100 StringRef TypeName) {} in warnReturnTypestateForUnconsumableType()
/freebsd-src/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DWasmAsmParser.cpp248 auto TypeName = Lexer->getTok().getString(); parseDirectiveType() local
H A DELFAsmParser.cpp416 bool ELFAsmParser::maybeParseSectionType(StringRef &TypeName) { in maybeParseSectionType() argument
545 StringRef TypeName; in ParseSectionArguments() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStdVariantChecker.cpp79 bool isStdType(const Type *Type, llvm::StringRef TypeName) { in isStdType() argument
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DLinePrinter.cpp277 bool LinePrinter::IsTypeExcluded(llvm::StringRef TypeName, uint64_t Size) { in IsTypeExcluded()
/freebsd-src/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp127 BTFTypeInt(uint32_t Encoding,uint32_t SizeInBits,uint32_t OffsetInBits,StringRef TypeName) BTFTypeInt() argument
429 BTFTypeFloat(uint32_t SizeInBits,StringRef TypeName) BTFTypeFloat() argument
1602 StringRef TypeName = CTy->getName(); endModule() local
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFTypePrinter.cpp161 StringRef TypeName = D.getShortName(); in appendUnqualifiedNameBefore() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenTypes.cpp53 SmallString<256> TypeName; addRecordTypeName() local
/freebsd-src/contrib/llvm-project/clang/lib/Format/
H A DFormatTokenLexer.cpp75 for (const auto &TypeName : Style.TypeNames) local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DAMDGPUMetadata.h169 constexpr char TypeName[] = "TypeName"; global() variable

12