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

  /external/libevent/
event_rpcgen.py 105 entry.AddDeclaration('(*%s_add)' % entry.Name()))
140 self.PrintIndented(file, '', entry.AddDeclaration(
    [all...]
  /external/v8/src/ast/
scopes.cc 582 void Scope::AddDeclaration(Declaration* declaration) {
    [all...]

Completed in 127 milliseconds