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.cpp10657 const Decl *ImpFDecl = importChecked(Err, FromValue.getUnionField()); in ImportAPValue() local
10661 Result.setUnion(cast<FieldDecl>(ImpFDecl), ImpValue); in ImportAPValue()