Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCGClass.cpp877 class CopyingValueRepresentation { class
879 explicit CopyingValueRepresentation(CodeGenFunction &CGF) in CopyingValueRepresentation() function in __anon18ce63550211::CopyingValueRepresentation
884 ~CopyingValueRepresentation() { in ~CopyingValueRepresentation()
1093 CopyingValueRepresentation CVR(CGF); in emitAggregatedInits()
1232 CopyingValueRepresentation CVR(CGF); in emitAggregatedStmts()