Home
last modified time | relevance | path

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

/external/llvm-project/clang/unittests/AST/
DASTImporterFixtures.cpp91 llvm::Expected<Decl *> ASTImporterTestBase::TU::importOrError( in importOrError() function in clang::ast_matchers::ASTImporterTestBase::TU
203 llvm::Expected<Decl *> ASTImporterTestBase::importOrError(Decl *From, in importOrError() function in clang::ast_matchers::ASTImporterTestBase