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

  /external/clang/lib/CodeGen/
CGCleanup.cpp 639 cleanupFlags.setIsNormalCleanupKind();
    [all...]
CodeGenFunction.h 218 void setIsNormalCleanupKind() { flags |= F_IsNormalCleanupKind; }
    [all...]

Completed in 26 milliseconds