Lines Matching defs:Start
335 // C++ [basic.start.main]p3:
8975 SourceLocation Start = LHS.get()->getLocStart();
8981 << FixItHint::CreateInsertion(Start, Opc == BO_EQ ? "[" : "![")
13589 // capture of that variable. We start from the innermost capturing-entity
13713 // If the variable had already been captured previously, we start capturing