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