Searched defs:SymbolRegionValue (Results 1 - 1 of 1) sorted by relevance
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ | ||
H A D | SymbolManager.h | 124 class SymbolRegionValue : public SymbolData { class in namespace:clang::ento 128 SymbolRegionValue(SymbolID sym, const TypedValueRegion *r) function in class:clang::ento::SymbolRegionValue 495 const SymbolRegionValue* getRegionValueSymbol(const TypedValueRegion* R); |
Completed in 84 milliseconds