Searched refs:NLoc (Results 1 – 2 of 2) sorted by relevance
2122 SourceLocation NLoc, DeclarationName N, QualType T,2127 DeclarationNameInfo NameInfo(N, NLoc);
10702 DebugLoc NLoc = N->getDebugLoc(); in UpdateSDLocOnMergeSDNode() local10703 if (NLoc && OptLevel == CodeGenOptLevel::None && OLoc.getDebugLoc() != NLoc) { in UpdateSDLocOnMergeSDNode()