Home
last modified time | relevance | path

Searched defs:SyntheticFields (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DDataflowAnalysisContext.cpp73 RecordStorageLocation::SyntheticFieldMap SyntheticFields; in createStorageLocation() local
94 RecordStorageLocation::SyntheticFieldMap SyntheticFields) { in createRecordStorageLocation()