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 {
214 ARCPreciseLifetime_t isARCPreciseLifetime() const {
215 return ARCPreciseLifetime_t(!ImpreciseLifetime);
217 void setARCPreciseLifetime(ARCPreciseLifetime_t value) {
CGDecl.cpp     [all...]
CodeGenFunction.h     [all...]
CGObjC.cpp     [all...]

Completed in 166 milliseconds