Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Analysis/FlowSensitive/
H A DDataflowAnalysisContext.cpp65 llvm::DenseMap<const ValueDecl *, StorageLocation *> FieldLocs; in createStorageLocation() local
93 QualType Type, RecordStorageLocation::FieldToLoc FieldLocs, in createRecordStorageLocation()
H A DASTOps.cpp81 const RecordStorageLocation::FieldToLoc &FieldLocs) { in containsSameFields()