Home
last modified time | relevance | path

Searched refs:ImportedDecl (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp2010 Decl *ImportedDecl = *ImportedOrErr; in ImportDeclContext() local
2011 FieldDecl *FieldTo = dyn_cast_or_null<FieldDecl>(ImportedDecl); in ImportDeclContext()