Home
last modified time | relevance | path

Searched defs:HasType (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/MCDisassembler/
H A DMCDisassembler.h40 bool HasType; member
/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DType.h775 bool HasType() const { return HasCompilerType(); } in HasType() function
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86AsmPrinter.cpp134 bool HasType) { in EmitKCFITypePadding()
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVElement.h75 HasType, enumerator
/freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp286 bool HasType = false; in collectStatsForDie() local
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp2349 bool HasType = Record[i] == 6; in parseAttributeGroupBlock() local