Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp3005 if (Expected<EnumDecl *> ToInstOrErr = import(FromInst)) in VisitEnumDecl() local
3236 if (Expected<CXXRecordDecl *> ToInstOrErr = import(FromInst)) in VisitRecordDecl() local
4599 if (Expected<VarDecl *> ToInstOrErr = import(FromInst)) in VisitVarDecl() local
6256 if (Expected<ClassTemplatePartialSpecializationDecl *> ToInstOrErr = in VisitClassTemplateSpecializationDecl() local
6551 if (Expected<PartVarSpecDecl *> ToInstOrErr = in VisitVarTemplateSpecializationDecl() local