/freebsd/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/ |
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/contrib/llvm-project/llvm/lib/DebugInfo/CodeView/ |
H A D | TypeIndex.cpp | 95 StringRef TypeName; in printTypeIndex() local
|
/freebsd/contrib/llvm-project/clang/lib/Headers/ |
H A D | __clang_cuda_builtin_vars.h | 46 #define __CUDA_DISALLOW_BUILTINVAR_ACCESS(TypeName) \ argument
|
/freebsd/contrib/llvm-project/clang/lib/ExtractAPI/ |
H A D | TypedefUnderlyingTypeResolver.cpp | 50 std::string TypeName = Type.getAsString(); in getSymbolReferenceForType() local
|
/freebsd/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/contrib/llvm-project/llvm/utils/TableGen/ |
H A D | DFAEmitter.cpp | 223 std::string TypeName; member in __anon4fed36600211::CustomDfaEmitter 226 CustomDfaEmitter(const UniqueVector<ActionTuple> &Actions, StringRef TypeName) in CustomDfaEmitter()
|
H A D | FastISelEmitter.cpp | 783 std::string TypeName = std::string(getName(VT)); in printFunctionDefinitions() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/ |
H A D | DXILOpBuilder.cpp | 159 StringRef TypeName) { in constructOverloadTypeName() 179 std::string TypeName = constructOverloadTypeName(Kind, "dx.types.ResRet."); in getResRetType() local
|
/freebsd/sys/contrib/dev/acpica/compiler/ |
H A D | aslpredef.c | 726 char *TypeName; in ApCheckObjectType() local
|
/freebsd/contrib/llvm-project/compiler-rt/lib/ubsan/ |
H A D | ubsan_value.h | 93 char TypeName[1]; variable
|
H A D | ubsan_diag.h | 119 TypeName(const char *Name) : Name(Name) {} TypeName() function
|
H A D | ubsan_diag.cpp | 422 bool __ubsan::IsVptrCheckSuppressed(const char *TypeName) { in IsVptrCheckSuppressed()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
H A D | AMDGPUHSAMetadataStreamer.cpp | 285 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 D | Consumed.h | 100 StringRef TypeName) {} in warnReturnTypestateForUnconsumableType()
|
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/ |
H A D | WasmAsmParser.cpp | 251 auto TypeName = Lexer->getTok().getString(); in parseDirectiveType() local
|
H A D | ELFAsmParser.cpp | 416 bool ELFAsmParser::maybeParseSectionType(StringRef &TypeName) { in maybeParseSectionType() 545 StringRef TypeName; in ParseSectionArguments() local
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | StdVariantChecker.cpp | 79 bool isStdType(const Type *Type, llvm::StringRef TypeName) { in isStdType()
|
/freebsd/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/contrib/llvm-project/llvm/lib/Target/BPF/ |
H A D | BTFDebug.cpp | 128 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 D | SPIRVUtils.cpp | 404 Type *parseBasicTypeName(StringRef &TypeName, LLVMContext &Ctx) { in parseBasicTypeName()
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFTypePrinter.cpp | 161 StringRef TypeName = D.getShortName(); in appendUnqualifiedNameBefore() local
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CodeGenTypes.cpp | 54 SmallString<256> TypeName; in addRecordTypeName() local
|
/freebsd/contrib/llvm-project/clang/lib/Format/ |
H A D | FormatTokenLexer.cpp | 75 for (const auto &TypeName : Style.TypeNames) local
|
/freebsd/contrib/llvm-project/clang/lib/Frontend/ |
H A D | InitPreprocessor.cpp | 826 llvm::StringRef TypeName, llvm::StringRef Suffix, in DefineFixedPointMacros()
|