Searched defs:Inherit (Results 1 – 4 of 4) sorted by relevance
50 def Inherit(self): member in Settings
34 class Inherit : public FooClass { // LF_BCLASS class
97 enum class Inherit { enum
1391 void FunctionTemplate::Inherit(v8::Local<FunctionTemplate> value) { in Inherit() function in v8::FunctionTemplate