Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DASTImporter.cpp1785 Decl *ImportedDecl = *ImportedOrErr; in ImportDeclContext() local
1786 FieldDecl *FieldTo = dyn_cast_or_null<FieldDecl>(ImportedDecl); in ImportDeclContext()