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

/external/clang/lib/CodeGen/
H A DCGExpr.cpp1060 static bool isConstantEmittableObjectType(QualType type) { function
1094 if (isConstantEmittableObjectType(ref->getPointeeType()))
1098 if (isConstantEmittableObjectType(type))

Completed in 54 milliseconds