reference, declarationdefinition
definition → references, declarations, derived classes, virtual overrides
reference to multiple definitions → definitions
unreferenced

References

tools/clang/lib/AST/JSONNodeDumper.cpp
 1264   if (CTE->isTypeOperand()) {
 1265     QualType Adjusted = CTE->getTypeOperand(Ctx);
 1266     QualType Unadjusted = CTE->getTypeOperandSourceInfo()->getType();