HomeSort by relevance Sort by last modified time
    Searched refs:isPotentiallyAliased (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/CodeGen/
CGValue.h 574 IsAliased_t isPotentiallyAliased() const {
CGExprAgg.cpp 45 return !(Dest.requiresGCollection() || Dest.isPotentiallyAliased());
548 if (Dest.isPotentiallyAliased() &&
667 valueDest.isPotentiallyAliased(),
    [all...]

Completed in 375 milliseconds