Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp1415 ExpectedExpr ToExprOrErr = import(T->getUnderlyingExpr()); in VisitTypeOfExprType() local
1442 ExpectedExpr ToExprOrErr = import(T->getUnderlyingExpr()); in VisitDecltypeType() local
10022 ExpectedExpr ToExprOrErr = Import(From->getInit()); in Import() local