Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/Symbol/
H A DSymtab.h33 enum Visibility { eVisibilityAny, eVisibilityExtern, eVisibilityPrivate }; enumerator
316 case eVisibilityPrivate: in CheckSymbolAtIndex()