Searched refs:RuntimeCallee (Results 1 – 1 of 1) sorted by relevance
191 const Decl *RuntimeCallee = calleeCtx->getDecl(); in wasDifferentDeclUsedForInlining() local193 assert(RuntimeCallee); in wasDifferentDeclUsedForInlining()196 return RuntimeCallee->getCanonicalDecl() != StaticDecl->getCanonicalDecl(); in wasDifferentDeclUsedForInlining()