Home
last modified time | relevance | path

Searched refs:State_Unspecified (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/
DCheckerRegistryData.h97 State_Unspecified, enumerator
111 StateFromCmdLine State = StateFromCmdLine::State_Unspecified;
/external/llvm-project/clang/lib/StaticAnalyzer/Core/
DCheckerRegistryData.cpp40 case StateFromCmdLine::State_Unspecified: in toString()