Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGDecl.cpp263 static bool hasNontrivialDestruction(QualType T) { in hasNontrivialDestruction() function
322 if (hasNontrivialDestruction(D.getType())) { in AddInitializerToStaticVarDecl()