Home
last modified time | relevance | path

Searched defs:DN (Results 1 – 20 of 20) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DDebugify.cpp325 for (const DINode *DN : SP->getRetainedNodes()) { in collectDebugInfoMetadata() local
568 for (const DINode *DN : SP->getRetainedNodes()) { checkDebugInfoMetadata() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaCoroutine.cpp36 DeclarationName DN = S.PP.getIdentifierInfo(Name); in lookupMember() local
1341 DeclarationName DN = makeReturnOnAllocFailure() local
H A DSemaAttr.cpp801 DeclarationName DN(II); ActOnPragmaMSAllocText() local
H A DSema.cpp262 DeclarationName DN = &Context.Idents.get(Name); addImplicitTypedef() local
H A DSemaChecking.cpp8747 DeclarationName DN(&Context.Idents.get(NewBuiltinName)); SemaBuiltinAtomicOverloaded() local
12918 DeclarationName DN(&S.Context.Idents.get(FunctionName)); emitReplacement() local
H A DSemaCodeComplete.cpp5579 DeclarationName DN = T.getNamedConcept()->getDeclName(); deduceType() local
H A DSemaDeclCXX.cpp17331 DeclarationName DN = PP.getIdentifierInfo(Member); EvaluateStaticAssertMessageAsString() local
H A DSemaOpenMP.cpp19415 DeclarationName DN = ReductionId.getName(); actOnOMPReductionKindClause() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp1202 for (const DINode *DN : SP->getRetainedNodes()) { in beginFunctionImpl() local
608 for (const DINode *DN : SP->getRetainedNodes()) { processDISubprogram() local
H A DBPFAbstractMemberAccess.cpp212 for (const DINode *DN : SP->getRetainedNodes()) { in run() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFLiveness.cpp521 NodeId DN = DA.Addr->getReachedDef(); in computePhiInfo() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp859 DomTreeNode *DN = DT->getNode(L->getHeader()); in preheader() local
H A DHexagonLoopIdiomRecognition.cpp2255 DomTreeNode *DN = DT->getNode(ExitD); processCopyingStore() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp1985 for (const DINode *DN : SP->getRetainedNodes()) { in collectEntityInfo() local
2314 for (const DINode *DN : SP->getRetainedNodes()) { in endFunctionImpl() local
[all...]
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DBuildTree.cpp254 auto DN = D->getDeclName(); in getQualifiedNameStart() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DDeclBase.cpp321 if (const auto *DN = dyn_cast_or_null<NamedDecl>(TheDecl)) { print() local
/freebsd-src/contrib/ntp/ntpd/
H A Drefclock_oncore.c189 int DN; member
H A Drefclock_ripencc.c147 WN_t, WN_LSF, DN, delta_t_LSF; member
/freebsd-src/contrib/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp1702 DotCfgDiffNode(const DotCfgDiffNode & DN) DotCfgDiffNode() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h3714 UsingEnumDecl(DeclContext * DC,DeclarationName DN,SourceLocation UL,SourceLocation EL,SourceLocation NL,TypeSourceInfo * EnumType) UsingEnumDecl() argument