Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Interpreter/
H A DCodeCompletion.cpp306 auto DeclOrErr = Importer->Import(Decl); in completeVisibleDeclsMap() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DExternalASTMerger.cpp175 auto DeclOrErr = OtherImporter.Import(Persistent); in ImportImpl() local