/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/ |
H A D | AMDGPUDelayedMCExpr.cpp | 15 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 D | AMDGPUDelayedMCExpr.h | 20 msgpack::DocNode &DN; member
|
/freebsd/crypto/krb5/src/plugins/kdb/ldap/libkdb_ldap/ |
H A D | ldap_principal.c | 237 char *user=NULL, *DN=NULL, *strval[10] = {NULL}; in krb5_ldap_delete_principal() local
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | Debugify.cpp | 325 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 D | SemaCoroutine.cpp | 36 DeclarationName DN = S.PP.getIdentifierInfo(Name); in lookupMember() local 1251 DeclarationName DN = in makeReturnOnAllocFailure() local
|
H A D | SemaAttr.cpp | 814 DeclarationName DN(II); in ActOnPragmaMSAllocText() local
|
H A D | Sema.cpp | 307 DeclarationName DN = &Context.Idents.get(Name); in addImplicitTypedef() local
|
H A D | SemaChecking.cpp | 4432 DeclarationName DN(&Context.Idents.get(NewBuiltinName)); in BuiltinAtomicOverloaded() local 8161 DeclarationName DN(&S.Context.Idents.get(FunctionName)); in emitReplacement() local
|
H A D | SemaCodeComplete.cpp | 5594 DeclarationName DN = T.getNamedConcept()->getDeclName(); in deduceType() local
|
H A D | SemaDeclCXX.cpp | 17185 DeclarationName DN = PP.getIdentifierInfo(Member); in EvaluateStaticAssertMessageAsString() local
|
H A D | SemaOpenMP.cpp | 18217 DeclarationName DN = ReductionId.getName(); in actOnOMPReductionKindClause() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/BPF/ |
H A D | BTFDebug.cpp | 609 for (const DINode *DN : SP->getRetainedNodes()) { in processDISubprogram() local 1202 for (const DINode *DN : SP->getRetainedNodes()) { in beginFunctionImpl() local
|
H A D | BPFAbstractMemberAccess.cpp | 212 for (const DINode *DN : SP->getRetainedNodes()) { in run() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | RDFLiveness.cpp | 521 NodeId DN = DA.Addr->getReachedDef(); in computePhiInfo() local
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonCommonGEP.cpp | 859 DomTreeNode *DN = DT->getNode(L->getHeader()); in preheader() local
|
H A D | HexagonLoopIdiomRecognition.cpp | 2249 DomTreeNode *DN = DT->getNode(ExitD); in processCopyingStore() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfDebug.cpp | 1985 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 D | BuildTree.cpp | 254 auto DN = D->getDeclName(); in getQualifiedNameStart() local
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | DeclBase.cpp | 343 if (const auto *DN = dyn_cast_or_null<NamedDecl>(TheDecl)) { in print() local
|
/freebsd/contrib/ntp/ntpd/ |
H A D | refclock_oncore.c | 189 int DN; member
|
H A D | refclock_ripencc.c | 147 WN_t, WN_LSF, DN, delta_t_LSF; member
|
/freebsd/contrib/llvm-project/llvm/lib/Passes/ |
H A D | StandardInstrumentations.cpp | 1795 DotCfgDiffNode(const DotCfgDiffNode &DN) in DotCfgDiffNode()
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | DeclCXX.h | 3728 UsingEnumDecl(DeclContext *DC, DeclarationName DN, SourceLocation UL, in UsingEnumDecl()
|