Searched refs:NLoc (Results 1 – 2 of 2) sorted by relevance
1643 SourceLocation StartLoc, SourceLocation NLoc,1650 DeclarationNameInfo NameInfo(N, NLoc);
5600 DebugLoc NLoc = N->getDebugLoc(); in UpdadeSDLocOnMergedSDNode() local5601 if (NLoc && OptLevel == CodeGenOpt::None && OLoc.getDebugLoc() != NLoc) { in UpdadeSDLocOnMergedSDNode()