Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/FlowSensitive/
H A DStorageLocation.h173 SyntheticFieldMap SyntheticFields; variable
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DDataflowAnalysisContext.cpp72 RecordStorageLocation::SyntheticFieldMap SyntheticFields; createStorageLocation() local
93 createRecordStorageLocation(QualType Type,RecordStorageLocation::FieldToLoc FieldLocs,RecordStorageLocation::SyntheticFieldMap SyntheticFields) createRecordStorageLocation() argument