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

  /external/clang/lib/CodeGen/
CGValue.h 101 enum ARCPreciseLifetime_t {
223 ARCPreciseLifetime_t isARCPreciseLifetime() const {
224 return ARCPreciseLifetime_t(!ImpreciseLifetime);
226 void setARCPreciseLifetime(ARCPreciseLifetime_t value) {
CGDecl.cpp     [all...]
CodeGenFunction.h     [all...]
CGObjC.cpp     [all...]

Completed in 42 milliseconds