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

  /external/clang/lib/CodeGen/
CGObjCRuntime.h 125 virtual llvm::Value *GetSelector(CodeGenFunction &CGF, Selector Sel) = 0;
135 virtual llvm::Value *GetSelector(CodeGenFunction &CGF,
CGObjCGNU.cpp 461 llvm::Value *GetSelector(CodeGenFunction &CGF, Selector Sel,
528 llvm::Value *GetSelector(CodeGenFunction &CGF, Selector Sel) override;
530 llvm::Value *GetSelector(CodeGenFunction &CGF,
    [all...]
CGObjCMac.cpp     [all...]
CGObjC.cpp 67 Selector Sel = BoxingMethod->getSelector();
199 Selector Sel = MethodWithObjects->getSelector();
240 return CGM.getObjCRuntime().GetSelector(*this, E->getSelector());
455 E->getSelector(),
464 E->getSelector(),
504 method->getSelector(),
545 OMD->getSelector().isUnarySelector()) {
547 OMD->getSelector().getIdentifierInfoForSlot(0);
    [all...]
  /external/protobuf/php/ext/google/protobuf/
upb.h     [all...]
  /external/protobuf/ruby/ext/google/protobuf_c/
upb.h     [all...]

Completed in 131 milliseconds