Home
last modified time | relevance | path

Searched refs:NLoc (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/AST/
DDecl.h1721 SourceLocation StartLoc, SourceLocation NLoc,
1728 DeclarationNameInfo NameInfo(N, NLoc);
/external/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp5953 DebugLoc NLoc = N->getDebugLoc(); in UpdadeSDLocOnMergedSDNode() local
5954 if (NLoc && OptLevel == CodeGenOpt::None && OLoc.getDebugLoc() != NLoc) { in UpdadeSDLocOnMergedSDNode()