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

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

Completed in 290 milliseconds