Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp9872 auto AssociatedDeclOrErr = Import(Subst->getAssociatedDecl()); in Import() local
9890 auto AssociatedDeclOrErr = Import(SubstPack->getAssociatedDecl()); in Import() local