Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGExpr.cpp1086 static bool isConstantEmittableObjectType(QualType type) { in isConstantEmittableObjectType() function
1120 if (isConstantEmittableObjectType(ref->getPointeeType())) in checkVarTypeForConstantEmission()
1124 if (isConstantEmittableObjectType(type)) in checkVarTypeForConstantEmission()