Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp4882 auto ToTypeForDecl = importChecked(Err, D->getTypeForDecl()); in VisitObjCTypeParamDecl() local
4885 Result->setTypeForDecl(ToTypeForDecl); in VisitObjCTypeParamDecl()