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

  /external/webkit/Source/WebCore/bindings/scripts/
CodeGeneratorCPP.pm 268 sub AddForwardDeclarationsForType
444 AddForwardDeclarationsForType($attribute->signature->type, 1);
497 AddForwardDeclarationsForType($type, 1);
    [all...]
CodeGeneratorObjC.pm 529 sub AddForwardDeclarationsForType
799 AddForwardDeclarationsForType($attribute->signature->type, $public);
    [all...]

Completed in 47 milliseconds