Searched defs:CurrentState (Results 1 – 3 of 3) sorted by relevance
/external/llvm/include/llvm/CodeGen/ | ||
D | DFAPacketizer.h | 47 int CurrentState; variable |
/external/protobuf/src/google/protobuf/stubs/ | ||
D | once_unittest.cc | 141 State CurrentState() { in CurrentState() function in google::protobuf::__anon7c1b70cc0111::OnceInitTest |
/external/clang/lib/StaticAnalyzer/Core/ | ||
D | BugReporterVisitors.cpp | 1168 ProgramStateRef CurrentState = N->getState(); in VisitNodeImpl() local |