Searched defs:IsInternal (Results 1 – 6 of 6) sorted by relevance
90 bool BreakpointSite::IsInternal() const { return m_constituents.IsInternal(); } IsInternal() function in BreakpointSite
151 bool BreakpointLocationCollection::IsInternal() const { in IsInternal() function in BreakpointLocationCollection
249 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
1566 ObjCInterfaceDecl(const ASTContext & C,DeclContext * DC,SourceLocation AtLoc,const IdentifierInfo * Id,ObjCTypeParamList * typeParamList,SourceLocation CLoc,ObjCInterfaceDecl * PrevDecl,bool IsInternal) ObjCInterfaceDecl() argument
1835 bool IsInternal = (GV->hasInternalLinkage() || GV->hasPrivateLinkage()); getADAEntry() local 1860 bool IsInternal = (G->getGlobal()->hasInternalLinkage() || getzOSCalleeAndADA() local