Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUDelayedMCExpr.cpp15 static msgpack::DocNode getNode(msgpack::DocNode DN, msgpack::Type Type, in getNode()
30 void DelayedMCExprs::assignDocNode(msgpack::DocNode &DN, msgpack::Type Type, in assignDocNode()
H A DAMDGPUDelayedMCExpr.h20 msgpack::DocNode &DN; member
/freebsd/crypto/krb5/src/plugins/kdb/ldap/libkdb_ldap/
H A Dldap_principal.c237 char *user=NULL, *DN=NULL, *strval[10] = {NULL}; in krb5_ldap_delete_principal() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DDebugify.cpp325 for (const DINode *DN : SP->getRetainedNodes()) { in collectDebugInfoMetadata() local
571 for (const DINode *DN : SP->getRetainedNodes()) { in checkDebugInfoMetadata() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCoroutine.cpp36 DeclarationName DN = S.PP.getIdentifierInfo(Name); in lookupMember() local
1251 DeclarationName DN = in makeReturnOnAllocFailure() local
H A DSemaAttr.cpp814 DeclarationName DN(II); in ActOnPragmaMSAllocText() local
H A DSema.cpp307 DeclarationName DN = &Context.Idents.get(Name); in addImplicitTypedef() local
H A DSemaChecking.cpp4432 DeclarationName DN(&Context.Idents.get(NewBuiltinName)); in BuiltinAtomicOverloaded() local
8161 DeclarationName DN(&S.Context.Idents.get(FunctionName)); in emitReplacement() local
H A DSemaCodeComplete.cpp5594 DeclarationName DN = T.getNamedConcept()->getDeclName(); in deduceType() local
H A DSemaDeclCXX.cpp17185 DeclarationName DN = PP.getIdentifierInfo(Member); in EvaluateStaticAssertMessageAsString() local
H A DSemaOpenMP.cpp18217 DeclarationName DN = ReductionId.getName(); in actOnOMPReductionKindClause() local
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBTFDebug.cpp609 for (const DINode *DN : SP->getRetainedNodes()) { in processDISubprogram() local
1202 for (const DINode *DN : SP->getRetainedNodes()) { in beginFunctionImpl() local
H A DBPFAbstractMemberAccess.cpp212 for (const DINode *DN : SP->getRetainedNodes()) { in run() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DRDFLiveness.cpp521 NodeId DN = DA.Addr->getReachedDef(); in computePhiInfo() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp859 DomTreeNode *DN = DT->getNode(L->getHeader()); in preheader() local
H A DHexagonLoopIdiomRecognition.cpp2249 DomTreeNode *DN = DT->getNode(ExitD); in processCopyingStore() local
/freebsd/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
/freebsd/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DBuildTree.cpp254 auto DN = D->getDeclName(); in getQualifiedNameStart() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclBase.cpp343 if (const auto *DN = dyn_cast_or_null<NamedDecl>(TheDecl)) { in print() local
/freebsd/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/contrib/llvm-project/llvm/lib/Passes/
H A DStandardInstrumentations.cpp1795 DotCfgDiffNode(const DotCfgDiffNode &DN) in DotCfgDiffNode()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDeclCXX.h3728 UsingEnumDecl(DeclContext *DC, DeclarationName DN, SourceLocation UL, in UsingEnumDecl()