Searched defs:getGDM (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DProgramState.h124 /// getGDM - Return the generic data map associated with this state.
125 GenericDataMap getGDM() const { return GDM; } function in class:clang::ento::ProgramState

Completed in 67 milliseconds