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

  /external/clang/lib/CodeGen/
CodeGenTypes.h 252 bool noRecordsBeingLaidOut() const {
CodeGenTypes.cpp 183 if (CGT.noRecordsBeingLaidOut()) return true;

Completed in 281 milliseconds