Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGClass.cpp897 class CopyingValueRepresentation { class
899 explicit CopyingValueRepresentation(CodeGenFunction &CGF) in CopyingValueRepresentation() function in __anon858dc5ae0211::CopyingValueRepresentation
904 ~CopyingValueRepresentation() { in ~CopyingValueRepresentation()
1105 CopyingValueRepresentation CVR(CGF); in emitAggregatedInits()
1244 CopyingValueRepresentation CVR(CGF); in emitAggregatedStmts()