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 485 IsAliased_t isPotentiallyAliased() const {
CGExprAgg.cpp 44 return !(Dest.requiresGCollection() || Dest.isPotentiallyAliased());
536 if (Dest.isPotentiallyAliased() &&
649 valueDest.isPotentiallyAliased(),
    [all...]

Completed in 97 milliseconds