HomeSort by: relevance | last modified time | path
    Searched refs:isGlobalObjCRef (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGValue.h 281 bool isGlobalObjCRef() const { return GlobalObjCRef; }
CGExpr.cpp 2154 } else if (Dst.isGlobalObjCRef()) {
2415 else if (LV.isGlobalObjCRef() && !LV.isObjCArray())

Completed in 67 milliseconds