HomeSort by: relevance | last modified time | path
    Searched refs:requiresGCollection (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGValue.h 607 NeedsGCBarriers_t requiresGCollection() const {
CGExprAgg.cpp 266 bool UseTemp = Dest.isPotentiallyAliased() || Dest.requiresGCollection() ||
365 if (dest.requiresGCollection()) {
804 valueDest.requiresGCollection(),

Completed in 40 milliseconds