Searched refs:getVRQualifiers (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGValue.h260 unsigned getVRQualifiers() const { function in class:clang::CodeGen::LValue
H A DCGExpr.cpp4086 field->getType().withCVRQualifiers(base.getVRQualifiers());
4144 unsigned RecordCVR = base.getVRQualifiers();

Completed in 70 milliseconds