Home
last modified time | relevance | path

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

/llvm-project/clang/lib/AST/
H A DASTImporter.cpp3870 if (Expected<ParmVarDecl *> ToPOrErr = import(P)) VisitFunctionDecl() local
4816 if (Expected<ParmVarDecl *> ToPOrErr = import(FromP)) VisitObjCMethodDecl() local