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

  /external/chromium_org/chrome/browser/policy/test/
local_policy_test_server.h 89 std::string GetSelector(const std::string& type,
local_policy_test_server.cc 124 std::string selector = GetSelector(type, entity_id);
137 std::string selector = GetSelector(type, entity_id);
243 std::string LocalPolicyTestServer::GetSelector(const std::string& type,
  /external/clang/lib/CodeGen/
CGObjCRuntime.h 122 virtual llvm::Value *GetSelector(CodeGenFunction &CGF,
126 virtual llvm::Value *GetSelector(CodeGenFunction &CGF,
CGObjCGNU.cpp 439 llvm::Value *GetSelector(CodeGenFunction &CGF, Selector Sel,
506 virtual llvm::Value *GetSelector(CodeGenFunction &CGF, Selector Sel,
508 virtual llvm::Value *GetSelector(CodeGenFunction &CGF, const ObjCMethodDecl
    [all...]
CGObjCMac.cpp     [all...]
CGExpr.cpp     [all...]
CGObjC.cpp 67 Selector Sel = BoxingMethod->getSelector();
178 Selector Sel = MethodWithObjects->getSelector();
222 return CGM.getObjCRuntime().GetSelector(*this, E->getSelector());
402 E->getSelector(),
411 E->getSelector(),
452 method->getSelector(),
493 OMD->getSelector().isUnarySelector()) {
495 OMD->getSelector().getIdentifierInfoForSlot(0);
    [all...]

Completed in 54 milliseconds