Home
last modified time | relevance | path

Searched defs:ToDecl (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CrossTU/
H A DCrossTranslationUnit.cpp718 auto *ToDecl = cast<T>(*ToDeclOrError); in importDefinitionImpl() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTDiagnostic.cpp1165 TemplateDecl *ToDecl = GetTemplateDecl(ToIter); in DiffTemplateTemplates() local
H A DASTImporter.cpp6648 auto ToDecl = importChecked(Err, E->getDecl()); in VisitDeclRefExpr() local
7562 auto ToDecl = importChecked(Err, E->getFoundDecl().getDecl()); in VisitMemberExpr() local