Home
last modified time | relevance | path

Searched refs:EmitLoadOfReference (Results 1 – 4 of 4) sorted by relevance

/external/clang/lib/CodeGen/
DCGExpr.cpp1934 Address CodeGenFunction::EmitLoadOfReference(Address Addr, in EmitLoadOfReference() function in CodeGenFunction
1946 Address Addr = EmitLoadOfReference(RefAddr, RefTy, &Source); in EmitLoadOfReferenceLValue()
DCGBlocks.cpp1026 addr = EmitLoadOfReference(addr, refType); in GetAddrOfBlockDecl()
DCodeGenFunction.h1571 Address EmitLoadOfReference(Address Ref, const ReferenceType *RefTy,
DCGStmtOpenMP.cpp165 ArgAddr = EmitLoadOfReference( in GenerateOpenMPCapturedStmtFunction()