Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
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/AST/
H A DInheritViz.cpp79 std::string TypeName = Type.getAsString(); in WriteNode() local
H A DQualTypeNames.cpp20 namespace TypeName { namespace
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDFAEmitter.cpp223 std::string TypeName; member in __anon4fed36600211::CustomDfaEmitter
226 CustomDfaEmitter(const UniqueVector<ActionTuple> &Actions, StringRef TypeName) in CustomDfaEmitter()
H A DFastISelEmitter.cpp783 std::string TypeName = std::string(getName(VT)); in printFunctionDefinitions() local
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILOpBuilder.cpp159 StringRef TypeName) { in constructOverloadTypeName()
179 std::string TypeName = constructOverloadTypeName(Kind, "dx.types.ResRet."); in getResRetType() local
/freebsd/sys/contrib/dev/acpica/compiler/
H A Daslpredef.c726 char *TypeName; in ApCheckObjectType() 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/Target/AMDGPU/
H A DAMDGPUHSAMetadataStreamer.cpp285 StringRef TypeName; in emitKernelArg() local
339 StringRef Name, StringRef TypeName, StringRef BaseTypeName, in emitKernelArg()
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/Analyses/
H A DConsumed.h100 StringRef TypeName) {} in warnReturnTypestateForUnconsumableType()
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DWasmAsmParser.cpp251 auto TypeName = Lexer->getTok().getString(); in parseDirectiveType() local
H A DELFAsmParser.cpp416 bool ELFAsmParser::maybeParseSectionType(StringRef &TypeName) { in maybeParseSectionType()
545 StringRef TypeName; in ParseSectionArguments() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStdVariantChecker.cpp79 bool isStdType(const Type *Type, llvm::StringRef TypeName) { in isStdType()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DLinePrinter.cpp277 bool LinePrinter::IsTypeExcluded(llvm::StringRef TypeName, uint64_t Size) { in IsTypeExcluded()
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp128 uint32_t OffsetInBits, StringRef TypeName) in BTFTypeInt()
430 BTFTypeFloat::BTFTypeFloat(uint32_t SizeInBits, StringRef TypeName) in BTFTypeFloat()
1624 StringRef TypeName = CTy->getName(); in endModule() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVUtils.cpp404 Type *parseBasicTypeName(StringRef &TypeName, LLVMContext &Ctx) { in parseBasicTypeName()
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFTypePrinter.cpp161 StringRef TypeName = D.getShortName(); in appendUnqualifiedNameBefore() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCodeGenTypes.cpp54 SmallString<256> TypeName; in addRecordTypeName() local
/freebsd/contrib/llvm-project/clang/lib/Format/
H A DFormatTokenLexer.cpp75 for (const auto &TypeName : Style.TypeNames) local
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DInitPreprocessor.cpp826 llvm::StringRef TypeName, llvm::StringRef Suffix, in DefineFixedPointMacros()

12