ΒΆllvm::DenseSet<const FieldDecl*> getObjectFields(
clang::QualType Type)
llvm::DenseSet<const FieldDecl*> getObjectFields(
clang::QualType Type)
Description
Returns the set of all fields in the type.
Declared at: clang/include/clang/Analysis/FlowSensitive/DataflowAnalysisContext.h:50
Parameters
- clang::QualType Type