Searched refs:LVObjectGetFunction (Results 1 – 3 of 3) sorted by relevance
68 using LVObjectGetFunction = bool (LVObject::*)() const; variable
227 void traverseParentsAndChildren(LVObjectGetFunction GetFunction,
713 void LVScope::traverseParentsAndChildren(LVObjectGetFunction GetFunction, in traverseParents()