Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExpr.cpp1434 static bool isConstantEmittableObjectType(QualType type) { in isConstantEmittableObjectType() function
1468 if (isConstantEmittableObjectType(ref->getPointeeType())) in checkVarTypeForConstantEmission()
1472 if (isConstantEmittableObjectType(type)) in checkVarTypeForConstantEmission()