Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/AST/
H A DASTImporter.cpp6913 NamedDecl *ToFoundD = nullptr; in VisitDeclRefExpr() local
6918 ToFoundD = *FoundDOrErr; in VisitDeclRefExpr()
6934 E->getValueKind(), ToFoundD, ToResInfo, E->isNonOdrUse()); in VisitDeclRefExpr()