Searched refs:RuntimeCallee (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp185 const Decl *RuntimeCallee = calleeCtx->getDecl(); local
187 assert(RuntimeCallee);
190 return RuntimeCallee->getCanonicalDecl() != StaticDecl->getCanonicalDecl();

Completed in 102 milliseconds