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

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGBlocks.cpp240 static bool isSafeForCXXConstantCapture(QualType type) { function
277 if (CGM.getLangOpts().CPlusPlus && !isSafeForCXXConstantCapture(type))

Completed in 120 milliseconds