Searched refs:hasConjuredSymbol (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/StaticAnalyzer/Core/
H A DSVals.cpp31 bool SVal::hasConjuredSymbol() const { function in class:SVal
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DSVals.h116 /// hasConjuredSymbol - If this SVal wraps a conjured symbol, return true;
117 bool hasConjuredSymbol() const;

Completed in 36 milliseconds