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

/freebsd-10.2-release/contrib/llvm/tools/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DTaintManager.h35 static void *GDMIndex() { static int index = 0; return &index; } function in struct:clang::ento::ProgramStateTrait
H A DExprEngine.h594 static void *GDMIndex() { static int index = 0; return &index; } function in struct:clang::ento::ProgramStateTrait

Completed in 54 milliseconds