Home
last modified time | relevance | path

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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DProgramState.h127 GenericDataMap getGDM() const { return GDM; } in getGDM() function
/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DProgramState.h129 GenericDataMap getGDM() const { return GDM; } in getGDM() function