Home
last modified time | relevance | path

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

123

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DOutputSections.cpp38 TypeEntry *TypeName, in DebugType2TypeDieRefPatch()
44 TypeEntry *TypeName, StringEntry *String) in DebugTypeStrPatch()
49 TypeEntry *TypeName, in DebugTypeLineStrPatch()
54 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/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/
H A DTypeIndex.cpp95 StringRef TypeName; in printTypeIndex() local
/freebsd/contrib/llvm-project/clang/lib/Headers/
H A D__clang_cuda_builtin_vars.h46 #define __CUDA_DISALLOW_BUILTINVAR_ACCESS(TypeName) \ argument
/freebsd/contrib/llvm-project/clang/lib/ExtractAPI/
H A DTypedefUnderlyingTypeResolver.cpp50 std::string TypeName = Type.getAsString(); in getSymbolReferenceForType() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DDirectX.cpp57 llvm::StringRef TypeName = in getHLSLType() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DInheritViz.cpp78 std::string TypeName = Type.getAsString(); in WriteNode() local
H A DQualTypeNames.cpp17 namespace TypeName { namespace
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDFAEmitter.cpp219 std::string TypeName; member in __anon4fed36600211::CustomDfaEmitter
222 CustomDfaEmitter(const UniqueVector<ActionTuple> &Actions, StringRef TypeName) in CustomDfaEmitter()
/freebsd/sys/contrib/dev/acpica/compiler/
H A Daslpredef.c726 char *TypeName; in ApCheckObjectType() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DForwardDeclChecker.cpp174 const std::string TypeName = QT.getAsString(); in visitRecordDecl() local
323 const std::string TypeName = Type.getAsString(); in reportBug() local
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILOpBuilder.cpp177 StringRef TypeName) { in constructOverloadTypeName()
198 std::string TypeName = constructOverloadTypeName(Kind, "dx.types.ResRet."); in getResRetType() local
207 std::string TypeName = constructOverloadTypeName(Kind, "dx.types.CBufRet."); in getCBufRetType() local
/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_value.h93 char TypeName[1]; variable
H A Dubsan_diag.h119 TypeName(const char *Name) : Name(Name) {} TypeName() function
H A Dubsan_diag.cpp422 bool __ubsan::IsVptrCheckSuppressed(const char *TypeName) { in IsVptrCheckSuppressed()
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DELFAsmParser.cpp395 bool ELFAsmParser::maybeParseSectionType(StringRef &TypeName) { in maybeParseSectionType()
502 StringRef TypeName; in parseSectionArguments() local
H A DWasmAsmParser.cpp249 auto TypeName = Lexer->getTok().getString(); in parseDirectiveType() local
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DConsumed.h100 StringRef TypeName) {} in warnReturnTypestateForUnconsumableType()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUHSAMetadataStreamer.cpp315 StringRef TypeName; in emitKernelArg() local
369 StringRef Name, StringRef TypeName, StringRef BaseTypeName, in emitKernelArg()
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStdVariantChecker.cpp77 static bool isStdType(const Type *Type, llvm::StringRef TypeName) { in isStdType()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DLinePrinter.cpp276 bool LinePrinter::IsTypeExcluded(llvm::StringRef TypeName, uint64_t Size) { in IsTypeExcluded()
/freebsd/contrib/llvm-project/lldb/tools/lldb-rpc/lldb-rpc-gen/
H A Dlldb-rpc-gen.cpp137 const std::string TypeName = Type.getAsString(); in GetTypeSupportLevel() local
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp156 uint32_t OffsetInBits, StringRef TypeName) in BTFTypeInt()
496 BTFTypeFloat::BTFTypeFloat(uint32_t SizeInBits, StringRef TypeName) in BTFTypeFloat()
1743 StringRef TypeName = CTy->getName(); in endModule() local
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFTypePrinter.h260 StringRef TypeName = D.getShortName(); in appendUnqualifiedNameBefore() local
/freebsd/contrib/llvm-project/llvm/lib/Target/WebAssembly/AsmParser/
H A DWebAssemblyAsmTypeCheck.cpp309 const char *TypeName = nullptr; in getSignature() local

123