Home
last modified time | relevance | path

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

12

/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/CodeView/
H A DTypeIndex.cpp94 StringRef TypeName; in printTypeIndex() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Headers/
H A D__clang_cuda_builtin_vars.h46 #define __CUDA_DISALLOW_BUILTINVAR_ACCESS(TypeName) \ argument
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DInheritViz.cpp79 std::string TypeName = Type.getAsString(); in WriteNode() local
H A DQualTypeNames.cpp20 namespace TypeName { namespace
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUHSAMetadataStreamer.cpp301 StringRef TypeName; in emitKernelArg() local
349 StringRef TypeName, in emitKernelArg()
695 StringRef TypeName; in emitKernelArg() local
746 StringRef Name, StringRef TypeName, StringRef BaseTypeName, in emitKernelArg()
/netbsd-src/sys/external/bsd/acpica/dist/compiler/
H A Daslpredef.c618 char *TypeName; in ApCheckObjectType() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DDFAEmitter.cpp245 std::string TypeName; member in __anon14d6558b0211::CustomDfaEmitter
248 CustomDfaEmitter(const UniqueVector<ActionTuple> &Actions, StringRef TypeName) in CustomDfaEmitter()
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/ubsan/
H A Dubsan_value.h94 char TypeName[1]; variable
H A Dubsan_diag.cc405 bool __ubsan::IsVptrCheckSuppressed(const char *TypeName) { in IsVptrCheckSuppressed()
H A Dubsan_diag.h120 TypeName(const char *Name) : Name(Name) {} in TypeName() function
/netbsd-src/external/gpl3/gcc/dist/libsanitizer/ubsan/
H A Dubsan_value.h93 char TypeName[1]; variable
H A Dubsan_diag.h119 TypeName(const char *Name) : Name(Name) {} in TypeName() function
H A Dubsan_diag.cpp416 bool __ubsan::IsVptrCheckSuppressed(const char *TypeName) { in IsVptrCheckSuppressed()
/netbsd-src/external/gpl3/gcc.old/dist/libsanitizer/ubsan/
H A Dubsan_value.h92 char TypeName[1]; variable
H A Dubsan_diag.cc403 bool __ubsan::IsVptrCheckSuppressed(const char *TypeName) { in IsVptrCheckSuppressed()
H A Dubsan_diag.h118 TypeName(const char *Name) : Name(Name) {} in TypeName() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/MC/MCParser/
H A DWasmAsmParser.cpp234 auto TypeName = Lexer->getTok().getString(); in parseDirectiveType() local
H A DELFAsmParser.cpp400 bool ELFAsmParser::maybeParseSectionType(StringRef &TypeName) { in maybeParseSectionType()
511 StringRef TypeName; in ParseSectionArguments() local
/netbsd-src/sys/external/bsd/acpica/dist/tools/acpiexec/
H A Daehandlers.c378 char *TypeName; in AeGlobalEventHandler() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/Analyses/
H A DConsumed.h100 StringRef TypeName) {} in warnReturnTypestateForUnconsumableType()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/BPF/
H A DBTFDebug.cpp115 uint32_t OffsetInBits, StringRef TypeName) in BTFTypeInt()
374 BTFTypeFloat::BTFTypeFloat(uint32_t SizeInBits, StringRef TypeName) in BTFTypeFloat()
1338 StringRef TypeName = Fixup.first; in endModule() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-pdbutil/
H A DLinePrinter.cpp270 bool LinePrinter::IsTypeExcluded(llvm::StringRef TypeName, uint32_t Size) { in IsTypeExcluded()
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenTypes.cpp51 SmallString<256> TypeName; in addRecordTypeName() local
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/include/benchmark/
H A Dbenchmark.h195 #define BENCHMARK_DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument
199 #define BENCHMARK_DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/include/benchmark/
H A Dbenchmark.h194 #define BENCHMARK_DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument
198 #define BENCHMARK_DISALLOW_COPY_AND_ASSIGN(TypeName) \ argument

12