Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DDataflowAnalysisContext.cpp64 llvm::DenseMap<const ValueDecl *, StorageLocation *> FieldLocs; createStorageLocation() local
92 createRecordStorageLocation(QualType Type,RecordStorageLocation::FieldToLoc FieldLocs,RecordStorageLocation::SyntheticFieldMap SyntheticFields) createRecordStorageLocation() argument
406 containsSameFields(const clang::dataflow::FieldSet & Fields,const clang::dataflow::RecordStorageLocation::FieldToLoc & FieldLocs) containsSameFields() argument
H A DTransfer.cpp658 llvm::DenseMap<const ValueDecl *, StorageLocation *> FieldLocs; VisitInitListExpr() local
H A DDataflowEnvironment.cpp893 llvm::DenseMap<const ValueDecl *, StorageLocation *> FieldLocs; createValueUnlessSelfReferential() local