Home | History | Annotate | Download | only in AST

Lines Matching refs:BeginLoc

588       // (BeginLoc, EndLoc) represents the range of the operand we are currently
590 SourceLocation BeginLoc =
595 Pieces.push_back(AsmStringPiece(N, Str, BeginLoc, EndLoc));
622 // (BeginLoc, EndLoc) represents the range of the operand we are currently
624 SourceLocation BeginLoc =
629 Pieces.push_back(AsmStringPiece(N, Str, BeginLoc, EndLoc));