Home
last modified time | relevance | path

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

/llvm-project/lldb/source/Breakpoint/
H A DBreakpointSite.cpp90 bool BreakpointSite::IsInternal() const { return m_constituents.IsInternal(); } IsInternal() function in BreakpointSite
H A DBreakpointLocationCollection.cpp151 bool BreakpointLocationCollection::IsInternal() const { in IsInternal() function in BreakpointLocationCollection
H A DBreakpoint.cpp249 bool Breakpoint::IsInternal() const { return LLDB_BREAK_ID_IS_INTERNAL(m_bid); } IsInternal() function in Breakpoint
/llvm-project/lldb/source/API/
H A DSBBreakpoint.cpp247 bool SBBreakpoint::IsInternal() { in IsInternal() function in SBBreakpoint
/llvm-project/clang/lib/AST/
H A DDeclObjC.cpp1566 ObjCInterfaceDecl(const ASTContext & C,DeclContext * DC,SourceLocation AtLoc,const IdentifierInfo * Id,ObjCTypeParamList * typeParamList,SourceLocation CLoc,ObjCInterfaceDecl * PrevDecl,bool IsInternal) ObjCInterfaceDecl() argument
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp1835 bool IsInternal = (GV->hasInternalLinkage() || GV->hasPrivateLinkage()); getADAEntry() local
1860 bool IsInternal = (G->getGlobal()->hasInternalLinkage() || getzOSCalleeAndADA() local