Home
last modified time | relevance | path

Searched refs:CopyingValueRepresentation (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/CodeGen/
DCGClass.cpp976 class CopyingValueRepresentation { class
978 explicit CopyingValueRepresentation(CodeGenFunction &CGF) in CopyingValueRepresentation() function in __anon7d8fdd600211::CopyingValueRepresentation
983 ~CopyingValueRepresentation() { in ~CopyingValueRepresentation()
1189 CopyingValueRepresentation CVR(CGF); in emitAggregatedInits()
1327 CopyingValueRepresentation CVR(CGF); in emitAggregatedStmts()
/external/llvm-project/clang/lib/CodeGen/
DCGClass.cpp899 class CopyingValueRepresentation { class
901 explicit CopyingValueRepresentation(CodeGenFunction &CGF) in CopyingValueRepresentation() function in __anon4d76196e0211::CopyingValueRepresentation
906 ~CopyingValueRepresentation() { in ~CopyingValueRepresentation()
1115 CopyingValueRepresentation CVR(CGF); in emitAggregatedInits()
1254 CopyingValueRepresentation CVR(CGF); in emitAggregatedStmts()