Searched defs:EmitTypeidFromVTable (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/CodeGen/
H A DCGExprCXX.cpp1618 static llvm::Value *EmitTypeidFromVTable(CodeGenFunction &CGF, const Expr *E, function
1666 return EmitTypeidFromVTable(*this, E->getExprOperand(),

Completed in 75 milliseconds