Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DRecordOps.cpp38 static void copySyntheticField(QualType FieldType, StorageLocation &SrcFieldLoc, in copySyntheticField() function
77 copySyntheticField(DstFieldLoc->getType(), Src.getSyntheticField(Name), in copyRecord()
83 copySyntheticField(SrcFieldLoc->getType(), *SrcFieldLoc, in copyRecord()