Home
last modified time | relevance | path

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

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