Searched refs:NLoc (Results 1 – 2 of 2) sorted by relevance
1582 SourceLocation StartLoc, SourceLocation NLoc,1589 DeclarationNameInfo NameInfo(N, NLoc);
5445 DebugLoc NLoc = N->getDebugLoc(); in UpdadeSDLocOnMergedSDNode() local5446 if (!(NLoc.isUnknown()) && (OptLevel == CodeGenOpt::None) && in UpdadeSDLocOnMergedSDNode()5447 (OLoc.getDebugLoc() != NLoc)) { in UpdadeSDLocOnMergedSDNode()