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

/external/clang/lib/CodeGen/
H A DCGExpr.cpp995 return EmitCXXUuidofLValue(cast<CXXUuidofExpr>(E));
3683 LValue CodeGenFunction::EmitCXXUuidofLValue(const CXXUuidofExpr *E) { function in class:CodeGenFunction
H A DCodeGenFunction.h2616 LValue EmitCXXUuidofLValue(const CXXUuidofExpr *E);

Completed in 39 milliseconds