Home | History | Annotate | Download | only in PathSensitive

Lines Matching defs:CE_Function

36   CE_Function,
44 CE_BEG_FUNCTION_CALLS = CE_Function,
483 Kind getKind() const override { return CE_Function; }
486 return CA->getKind() == CE_Function;