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