Searched refs:NLoc (Results 1 – 2 of 2) sorted by relevance
2024 SourceLocation NLoc, DeclarationName N, QualType T,2029 DeclarationNameInfo NameInfo(N, NLoc);
8459 DebugLoc NLoc = N->getDebugLoc(); in UpdateSDLocOnMergeSDNode() local8460 if (NLoc && OptLevel == CodeGenOpt::None && OLoc.getDebugLoc() != NLoc) { in UpdateSDLocOnMergeSDNode()