Home
last modified time | relevance | path

Searched defs:IsHidden (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/
H A DCheckerRegistryData.h50 bool IsHidden; member
110 bool IsHidden = false; member
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/
H A DCheckerRegistry.cpp426 bool IsHidden) { in addPackageOption()
435 bool IsHidden) { in addChecker()
453 bool IsHidden) { in addCheckerOption()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCSymbolWasm.h20 bool IsHidden = false; variable
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DCXXInheritance.cpp604 auto IsHidden = [&Overriding](const UniqueVirtualMethod &M) { in getFinalOverriders() local
/freebsd/contrib/llvm-project/lldb/source/Target/
H A DStackFrame.cpp1266 bool StackFrame::IsHidden() { in IsHidden() function in StackFrame
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBFrame.cpp1210 bool SBFrame::IsHidden() const { in IsHidden() function in SBFrame
/freebsd/contrib/bsnmp/tests/
H A Dcatch.hpp4716 IsHidden = 1 << 1, enumerator