Home
last modified time | relevance | path

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

/external/clang/lib/StaticAnalyzer/Checkers/
DCheckObjCDealloc.cpp189 static void *GDMIndex() { static int index = 0; return &index; } in GDMIndex() function
/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DExprEngine.cpp3276 void *ProgramStateTrait<ReplayWithoutInlining>::GDMIndex() { in GDMIndex() function in ProgramStateTrait