Searched refs:NLoc (Results 1 – 3 of 3) sorted by relevance
1721 SourceLocation StartLoc, SourceLocation NLoc,1728 DeclarationNameInfo NameInfo(N, NLoc);
5953 DebugLoc NLoc = N->getDebugLoc(); in UpdadeSDLocOnMergedSDNode() local5954 if (NLoc && OptLevel == CodeGenOpt::None && OLoc.getDebugLoc() != NLoc) { in UpdadeSDLocOnMergedSDNode()
7098 DebugLoc NLoc = N->getDebugLoc(); in UpdateSDLocOnMergeSDNode() local7099 if (NLoc && OptLevel == CodeGenOpt::None && OLoc.getDebugLoc() != NLoc) { in UpdateSDLocOnMergeSDNode()