Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGExpr.cpp1466 static bool isConstantEmittableObjectType(QualType type) { in isConstantEmittableObjectType() function
1500 if (isConstantEmittableObjectType(ref->getPointeeType())) in checkVarTypeForConstantEmission()
1504 if (isConstantEmittableObjectType(type)) in checkVarTypeForConstantEmission()