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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp1301 return EmitCXXUuidofLValue(cast<CXXUuidofExpr>(E));
4781 LValue CodeGenFunction::EmitCXXUuidofLValue(const CXXUuidofExpr *E) { function in class:CodeGenFunction
H A DCodeGenFunction.h3596 LValue EmitCXXUuidofLValue(const CXXUuidofExpr *E);

Completed in 195 milliseconds