Home
last modified time | relevance | path

Searched defs:IsInternal (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/lldb/source/Breakpoint/
H A DBreakpointSite.cpp90 bool BreakpointSite::IsInternal() const { return m_constituents.IsInternal(); } in IsInternal() function in BreakpointSite
H A DBreakpointLocationCollection.cpp151 bool BreakpointLocationCollection::IsInternal() const { in IsInternal() function in BreakpointLocationCollection
H A DBreakpoint.cpp252 bool Breakpoint::IsInternal() const { return LLDB_BREAK_ID_IS_INTERNAL(m_bid); } in IsInternal() function in Breakpoint
/freebsd/contrib/llvm-project/lldb/source/API/
H A DSBBreakpoint.cpp247 bool SBBreakpoint::IsInternal() { in IsInternal() function in SBBreakpoint
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp1572 bool IsInternal) in ObjCInterfaceDecl()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp1807 bool IsInternal = (GV->hasInternalLinkage() || GV->hasPrivateLinkage()); in getADAEntry() local
1832 bool IsInternal = (G->getGlobal()->hasInternalLinkage() || in getzOSCalleeAndADA() local