Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DStore.h51 using InvalidatedSymbols = llvm::DenseSet<SymbolRef>; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DCStringChecker.cpp2354 const InvalidatedSymbols *, in checkRegionChanges()