Searched defs:SymbolDerived (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSymbolManager.h167 class SymbolDerived : public SymbolData { class in namespace:clang::ento
172 SymbolDerived(SymbolID sym, SymbolRef parent, const TypedValueRegion *r) function in class:clang::ento::SymbolDerived
394 const SymbolDerived *getDerivedSymbol(SymbolRef parentSymbol,

Completed in 279 milliseconds