Home
last modified time | relevance | path

Searched refs:GetTypeFlags (Results 1 – 3 of 3) sorted by relevance

/openbsd/gnu/llvm/lldb/bindings/interface/
H A DSBType.i884 ") GetTypeFlags;
886 GetTypeFlags ();
/openbsd/gnu/llvm/lldb/include/lldb/API/
H A DSBType.h208 uint32_t GetTypeFlags();
/openbsd/gnu/llvm/lldb/source/API/
H A DSBType.cpp502 uint32_t SBType::GetTypeFlags() { in GetTypeFlags() function in SBType