HomeSort by relevance Sort by last modified time
    Searched defs:GDMIndex (Results 1 - 5 of 5) 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 650 static void *GDMIndex() { static int index = 0; return &index; }
  /external/clang/lib/StaticAnalyzer/Checkers/MPI-Checker/
MPITypes.h 60 static void *GDMIndex() {
  /external/clang/lib/StaticAnalyzer/Checkers/
CheckObjCDealloc.cpp 189 static void *GDMIndex() { static int index = 0; return &index; }
    [all...]

Completed in 248 milliseconds