Searched defs:CaptureFinder (Results 1 – 4 of 4) sorted by relevance
1439 struct CaptureFinder : ConstStmtVisitor<CaptureFinder> { struct1440 CodeGenFunction &ParentCGF;1441 const VarDecl *ParentThis;1442 llvm::SmallSetVector<const VarDecl *, 4> Captures;1443 Address SEHCodeSlot = Address::invalid();1444 CaptureFinder(CodeGenFunction &ParentCGF, const VarDecl *ParentThis) in CaptureFinder() argument1448 bool foundCaptures() { in foundCaptures()1452 void Visit(const Stmt *S) { in Visit()1460 void VisitDeclRefExpr(const DeclRefExpr *E) { in VisitDeclRefExpr()1472 void VisitCXXThisExpr(const CXXThisExpr *E) { in VisitCXXThisExpr()[all …]
META-INF/ org/ org/eclipse/ org/eclipse/jdt/ org/eclipse ...
META-INF/MANIFEST.MF META-INF/ECLIPSE_.SF META-INF/ECLIPSE_ ...
META-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...