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

/external/clang/lib/CodeGen/
H A DCGExpr.cpp887 static bool isConstantEmittableObjectType(QualType type) { function
921 if (isConstantEmittableObjectType(ref->getPointeeType()))
925 if (isConstantEmittableObjectType(type))

Completed in 124 milliseconds