Home | History | Annotate | Download | only in PathSensitive

Lines Matching refs:CE_Function

35   CE_Function,
43 CE_BEG_FUNCTION_CALLS = CE_Function,
454 Kind getKind() const override { return CE_Function; }
457 return CA->getKind() == CE_Function;