Home
last modified time | relevance | path

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

/external/clang/lib/CodeGen/
DCGDecl.cpp282 static bool hasNontrivialDestruction(QualType T) { in hasNontrivialDestruction() function
342 if (hasNontrivialDestruction(D.getType())) { in AddInitializerToStaticVarDecl()