HomeSort by relevance Sort by last modified time
    Searched defs:GDMIndex (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
TaintManager.h 35 static void *GDMIndex() { static int index = 0; return &index; }
ExprEngine.h 613 static void *GDMIndex() { static int index = 0; return &index; }

Completed in 238 milliseconds