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

  /external/clang/lib/CodeGen/
CGObjCRuntime.h 194 virtual llvm::Constant *GetPropertyGetFunction() = 0;
CGObjCGNU.cpp 473 virtual llvm::Constant *GetPropertyGetFunction();
    [all...]
CGObjCMac.cpp     [all...]
CGObjC.cpp 649 CGM.getObjCRuntime().GetPropertyGetFunction();
    [all...]

Completed in 514 milliseconds