Home | History | Annotate | Download | only in libclang

Lines Matching refs:Capture

235   /// \brief Recursively visit a lambda capture.
238 bool TraverseLambdaCapture(LambdaExpr::Capture C);
746 bool RecursiveASTVisitor<Derived>::TraverseLambdaCapture(LambdaExpr::Capture C){