Home
last modified time | relevance | path

Searched refs:getFieldsFromClassHierarchy (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/lib/Analysis/FlowSensitive/
H A DDataflowAnalysisContext.cpp363 getFieldsFromClassHierarchy(QualType Type, in getFieldsFromClassHierarchy() function
373 getFieldsFromClassHierarchy(Base.getType(), Fields); in getFieldsFromClassHierarchy()
380 getFieldsFromClassHierarchy(Type, Fields); in getObjectFields()