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

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

Completed in 91 milliseconds