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

  /external/clang/lib/CodeGen/
CGValue.h 238 const Qualifiers &getQuals() const { return Quals; }
239 Qualifiers &getQuals() { return Quals; }
432 LV.getQuals(), isDestructed, needsGC, isAliased, isZeroed,