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 200 virtual llvm::Constant *GetPropertyGetFunction() = 0;
CGObjCGNU.cpp 473 virtual llvm::Constant *GetPropertyGetFunction();
    [all...]
CGObjCMac.cpp     [all...]
CGObjC.cpp 829 CGM.getObjCRuntime().GetPropertyGetFunction();
    [all...]

Completed in 1045 milliseconds