Searched defs:IsInternal (Results 1 – 6 of 6) sorted by relevance
151 bool BreakpointLocationCollection::IsInternal() const { in IsInternal() function in BreakpointLocationCollection
92 bool BreakpointSite::IsInternal() const { return m_owners.IsInternal(); } IsInternal() function in BreakpointSite
249 bool Breakpoint::IsInternal() const { return LLDB_BREAK_ID_IS_INTERNAL(m_bid); } in IsInternal() function in Breakpoint
247 bool SBBreakpoint::IsInternal() { in IsInternal() function in SBBreakpoint
1566 SourceLocation CLoc, ObjCInterfaceDecl *PrevDecl, bool IsInternal) in ObjCInterfaceDecl()
1832 bool IsInternal = (GV->hasInternalLinkage() || GV->hasPrivateLinkage()); in getADAEntry() local1857 bool IsInternal = (G->getGlobal()->hasInternalLinkage() || in getzOSCalleeAndADA() local