Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/AST/
DDecl.h2024 SourceLocation NLoc, DeclarationName N, QualType T,
2029 DeclarationNameInfo NameInfo(N, NLoc);
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DSelectionDAG.cpp8459 DebugLoc NLoc = N->getDebugLoc(); in UpdateSDLocOnMergeSDNode() local
8460 if (NLoc && OptLevel == CodeGenOpt::None && OLoc.getDebugLoc() != NLoc) { in UpdateSDLocOnMergeSDNode()