Home | History | Annotate | Download | only in slang

Lines Matching refs:CalleeType

1438     const clang::Type* CalleeType = Callee->getType().getTypePtr();
1439 const clang::PointerType* PtrType = CalleeType->getAs<clang::PointerType>();