Searched defs:IsInternal (Results 1 – 6 of 6) sorted by relevance
90 bool BreakpointSite::IsInternal() const { return m_constituents.IsInternal(); } in IsInternal() function in BreakpointSite
151 bool BreakpointLocationCollection::IsInternal() const { in IsInternal() function in BreakpointLocationCollection
252 bool Breakpoint::IsInternal() const { return LLDB_BREAK_ID_IS_INTERNAL(m_bid); } IsInternal() function in Breakpoint
247 bool SBBreakpoint::IsInternal() { in IsInternal() function in SBBreakpoint
1572 ObjCInterfaceDecl(const ASTContext & C,DeclContext * DC,SourceLocation AtLoc,IdentifierInfo * Id,ObjCTypeParamList * typeParamList,SourceLocation CLoc,ObjCInterfaceDecl * PrevDecl,bool IsInternal) ObjCInterfaceDecl() argument
1832 bool IsInternal = (GV->hasInternalLinkage() || GV->hasPrivateLinkage()); in getzOSCalleeAndADA() local 1807 bool IsInternal = (GV->hasInternalLinkage() || GV->hasPrivateLinkage()); getADAEntry() local