Searched refs:ScopeEnd (Results 1 – 9 of 9) sorted by relevance
132 SourceLocation ScopeEnd = Scope->getEndLoc(); in exprIsValidOutside() local134 if (SM.isPointWithin(ReferencedDecl->getBeginLoc(), ScopeBegin, ScopeEnd) && in exprIsValidOutside()135 SM.isPointWithin(ReferencedDecl->getEndLoc(), ScopeBegin, ScopeEnd)) in exprIsValidOutside()
61 ScopeEnd, enumerator345 CFGScopeEnd(const VarDecl *VD, const Stmt *S) : CFGElement(ScopeEnd, VD, S) {} in CFGScopeEnd()359 return kind == ScopeEnd; in isKind()
368 ENUM_TO_CSTRING(ScopeEnd); in GetTypeAsString()
425 ScopeEndSym &ScopeEnd) { in visitKnownRecord() argument
586 ScopeEndSym &ScopeEnd) { in visitKnownRecord() argument
853 ScopeEndSym &ScopeEnd) { in visitKnownRecord() argument
569 case CFGElement::ScopeEnd: in getLocationForCaller()
5234 case CFGElement::ScopeEnd: in getDestructorDecl()5782 case CFGElement::Kind::ScopeEnd: in print_elem()
827 case CFGElement::ScopeEnd: in processCFGElement()