/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
H A D | OutputSections.cpp | 39 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 D | OutputSections.h | 109 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 D | TypeIndex.cpp | 95 StringRef TypeName; in printTypeIndex() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Headers/ |
H A D | __clang_cuda_builtin_vars.h | 46 #define __CUDA_DISALLOW_BUILTINVAR_ACCESS(TypeName) \ argument
|
/freebsd-src/contrib/llvm-project/clang/lib/ExtractAPI/ |
H A D | TypedefUnderlyingTypeResolver.cpp | 49 std::string TypeName = Type.getAsString(); getSymbolReferenceForType() local
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | InheritViz.cpp | 79 std::string TypeName = Type.getAsString(); in WriteNode() local
|
H A D | QualTypeNames.cpp | 20 namespace TypeName { namespace
|
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | DFAEmitter.cpp | 227 : Actions(Actions), TypeName(TypeName) {} in CustomDfaEmitter() argument 224 std::string TypeName; global() member in __anonb2962b720211::CustomDfaEmitter
|
H A D | FastISelEmitter.cpp | 776 std::string TypeName = std::string(getName(VT)); printFunctionDefinitions() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/DirectX/ |
H A D | DXILOpBuilder.cpp | 159 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 D | aslpredef.c | 726 char *TypeName; in ApCheckObjectType() local
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/ubsan/ |
H A D | ubsan_value.h | 93 char TypeName[1]; variable
|
H A D | ubsan_diag.h | 99 TypeName(const char *Name) : Name(Name) {} in TypeName() function
|
H A D | ubsan_diag.cpp | 422 bool __ubsan::IsVptrCheckSuppressed(const char *TypeName) { in IsVptrCheckSuppressed() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUHSAMetadataStreamer.cpp | 284 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 D | Consumed.h | 100 StringRef TypeName) {} in warnReturnTypestateForUnconsumableType()
|
/freebsd-src/contrib/llvm-project/llvm/lib/MC/MCParser/ |
H A D | WasmAsmParser.cpp | 248 auto TypeName = Lexer->getTok().getString(); parseDirectiveType() local
|
H A D | ELFAsmParser.cpp | 416 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 D | StdVariantChecker.cpp | 79 bool isStdType(const Type *Type, llvm::StringRef TypeName) { in isStdType() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/ |
H A D | LinePrinter.cpp | 277 bool LinePrinter::IsTypeExcluded(llvm::StringRef TypeName, uint64_t Size) { in IsTypeExcluded()
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/BPF/ |
H A D | BTFDebug.cpp | 127 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 D | DWARFTypePrinter.cpp | 161 StringRef TypeName = D.getShortName(); in appendUnqualifiedNameBefore() local
|
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CodeGenTypes.cpp | 53 SmallString<256> TypeName; addRecordTypeName() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Format/ |
H A D | FormatTokenLexer.cpp | 75 for (const auto &TypeName : Style.TypeNames) local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/ |
H A D | AMDGPUMetadata.h | 169 constexpr char TypeName[] = "TypeName"; global() variable
|