Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDecl.h1998 SourceLocation NLoc, DeclarationName N, QualType T,
2003 DeclarationNameInfo NameInfo(N, NLoc);
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp8374 DebugLoc NLoc = N->getDebugLoc(); in UpdateSDLocOnMergeSDNode() local
8375 if (NLoc && OptLevel == CodeGenOpt::None && OLoc.getDebugLoc() != NLoc) { in UpdateSDLocOnMergeSDNode()