Home
last modified time | relevance | path

Searched defs:StateSet (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DProgramState.h481 llvm::FoldingSet<ProgramState> StateSet; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DCFLAndersAliasAnalysis.cpp126 using StateSet = std::bitset<7>; typedef