Home
last modified time | relevance | path

Searched defs:AggValueSlot (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGValue.h33 class AggValueSlot; variable
H A DABIInfo.h39 class AggValueSlot; variable
/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenValue.h338 AggValueSlot(Address addr, clang::Qualifiers quals, bool destructedFlag, in AggValueSlot() function