Searched defs:hasWrittenPrototype (Results 1 – 4 of 4) sorted by relevance
1913 const bool hasWrittenPrototype = true; in CreateFunctionDeclaration() local
1748 const bool hasWrittenPrototype = true; in AddFunDecl() local
3853 bool hasWrittenPrototype, in Create()
1786 bool hasWrittenPrototype() const { return HasWrittenPrototype; } in hasWrittenPrototype() function