Home
last modified time | relevance | path

Searched defs:IsInstruction (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DTraceCursor.cpp37 bool TraceCursor::IsInstruction() const { in IsInstruction() function in TraceCursor
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBTraceCursor.cpp109 bool SBTraceCursor::IsInstruction() const { in IsInstruction() function in SBTraceCursor
/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DSearchableTableEmitter.cpp60 bool IsInstruction = false; member