Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/MCDisassembler/
H A DMCDisassembler.h39 bool HasType; global() member
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DType.h744 bool HasType() const { return HasCompilerType(); } HasType() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86AsmPrinter.cpp135 EmitKCFITypePadding(const MachineFunction & MF,bool HasType) EmitKCFITypePadding() argument
/freebsd-src/contrib/llvm-project/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVElement.h75 HasType, enumerator
/freebsd-src/contrib/llvm-project/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp275 bool HasType = false; collectStatsForDie() local
/freebsd-src/contrib/llvm-project/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp2264 bool HasType = Record[i] == 6; parseAttributeGroupBlock() local