Home
last modified time | relevance | path

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

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