Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp10287 const Decl *ImpFDecl = importChecked(Err, FromValue.getUnionField()); in ImportAPValue() local
10291 Result.setUnion(cast<FieldDecl>(ImpFDecl), ImpValue); in ImportAPValue()