Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Analysis/FlowSensitive/
H A DValue.h289 StructValue() : StructValue(llvm::DenseMap<const ValueDecl *, Value *>()) {} in StructValue() function
291 explicit StructValue(llvm::DenseMap<const ValueDecl *, Value *> Children) in StructValue() function