Home
last modified time | relevance | path

Searched refs:CalleeType (Results 1 – 1 of 1) sorted by relevance

/frameworks/compile/slang/
Dslang_rs_object_ref_count.cpp1551 const clang::Type* CalleeType = Callee->getType().getTypePtr(); in VisitCallExpr() local
1552 const clang::PointerType* PtrType = CalleeType->getAs<clang::PointerType>(); in VisitCallExpr()