Home
last modified time | relevance | path

Searched defs:isStreaming (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DCodeViewRecordIO.h69 bool isStreaming() const { in isStreaming() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h167 bool isStreaming() const { return IsStreaming; } in isStreaming() function