Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp1677 static bool isConstantEmittableObjectType(QualType type) { in isConstantEmittableObjectType() function
1711 if (isConstantEmittableObjectType(ref->getPointeeType())) in checkVarTypeForConstantEmission()
1715 if (isConstantEmittableObjectType(type)) in checkVarTypeForConstantEmission()