Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGClass.cpp891 class CopyingValueRepresentation { class
893 explicit CopyingValueRepresentation(CodeGenFunction &CGF) in CopyingValueRepresentation() function in __anonbdf213460211::CopyingValueRepresentation
898 ~CopyingValueRepresentation() { in ~CopyingValueRepresentation()
1099 CopyingValueRepresentation CVR(CGF); in emitAggregatedInits()
1238 CopyingValueRepresentation CVR(CGF); in emitAggregatedStmts()