Home
last modified time | relevance | path

Searched defs:alignSource (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/lib/CIR/CodeGen/
H A DCIRGenValue.h134 AlignmentSource alignSource; variable
138 : alignSource(source) {} in alignSource() function
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp5510 AlignmentSource alignSource = in EmitConditionalOperatorLValue() local