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

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSymbolManager.h74 /// expression symbol and all the operands in it. Note, SymbolDerived is
200 class SymbolDerived : public SymbolData { class in namespace:clang::ento
205 SymbolDerived(SymbolID sym, SymbolRef parent, const TypedValueRegion *r) function in class:clang::ento::SymbolDerived
510 const SymbolDerived *getDerivedSymbol(SymbolRef parentSymbol,

Completed in 662 milliseconds