Home
last modified time | relevance | path

Searched refs:getCommonAncestor (Results 1 – 25 of 109) sorted by relevance

12345

/dports/devel/simgear/simgear-2020.3.11/simgear/canvas/
H A DCanvasEventManager.cxx113 handleClick(event, getCommonAncestor(_last_mouse_down.path, path)); in handleEvent()
255 getCommonAncestor(_last_click.path, path) ); in handleClick()
335 EventManager::getCommonAncestor( const EventPropagationPath& path1, in getCommonAncestor() function in simgear::canvas::EventManager
H A DCanvasEventManager.hxx110 getCommonAncestor( const EventPropagationPath& path1,
/dports/graphics/lightzone/LightZone-4.1.8-3-g36e87773/lightcrafts/src/com/lightcrafts/ui/editor/
H A DRelativePathUtility.java27 File common = getCommonAncestor(source, target); in getRelativePath()
76 static File getCommonAncestor(File f1, File f2) { in getCommonAncestor() method in RelativePathUtility
/dports/graphics/cegui/cegui-0.8.7/cegui/include/CEGUI/
H A DGUIContext.h299 Window* getCommonAncestor(Window* w1, Window* w2) const;
/dports/devel/eric6/eric6-21.11/eric/eric6/Plugins/CheckerPlugins/SyntaxChecker/pyflakes/
H A Dchecker.py1063 def getCommonAncestor(self, lnode, rnode, stop): member in Checker
1076 return self.getCommonAncestor(lnode._pyflakes_parent, rnode, stop)
1078 return self.getCommonAncestor(lnode, rnode._pyflakes_parent, stop)
1079 return self.getCommonAncestor(
1087 if self.getCommonAncestor(node, a, stop):
1105 ancestor = self.getCommonAncestor(lnode, rnode, self.root)
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/python/pyflakes/pyflakes/
H A Dchecker.py1011 def getCommonAncestor(self, lnode, rnode, stop): member in Checker
1024 return self.getCommonAncestor(lnode._pyflakes_parent, rnode, stop)
1026 return self.getCommonAncestor(lnode, rnode._pyflakes_parent, stop)
1027 return self.getCommonAncestor(
1035 if self.getCommonAncestor(node, a, stop):
1053 ancestor = self.getCommonAncestor(lnode, rnode, self.root)
/dports/devel/py-pyflakes/pyflakes-2.4.0/pyflakes/
H A Dchecker.py1068 def getCommonAncestor(self, lnode, rnode, stop): member in Checker
1081 return self.getCommonAncestor(lnode._pyflakes_parent, rnode, stop)
1083 return self.getCommonAncestor(lnode, rnode._pyflakes_parent, stop)
1084 return self.getCommonAncestor(
1092 if self.getCommonAncestor(node, a, stop):
1110 ancestor = self.getCommonAncestor(lnode, rnode, self.root)
/dports/graphics/cegui/cegui-0.8.7/cegui/src/ScriptModules/Python/bindings/output/CEGUI/
H A DGUIContext.pypp.cpp58 ::CEGUI::Window * getCommonAncestor( ::CEGUI::Window * w1, ::CEGUI::Window * w2 ) const { in getCommonAncestor() function
59 … return CEGUI::GUIContext::getCommonAncestor( boost::python::ptr(w1), boost::python::ptr(w2) ); in getCommonAncestor()
551 , getCommonAncestor_function_type( &GUIContext_wrapper::getCommonAncestor ) in register_GUIContext_class()
/dports/graphics/cegui/cegui-0.8.7/cegui/src/
H A DGUIContext.cpp566 Window* root = getCommonAncestor(oldWindow, d_windowContainingMouse); in updateWindowContainingMouse_impl()
578 Window* GUIContext::getCommonAncestor(Window* w1, Window* w2) const in getCommonAncestor() function in CEGUI::GUIContext
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/clang/lib/Sema/
H A DSemaLookup.cpp66 const DeclContext *getCommonAncestor() const { in getCommonAncestor() function in __anonda3738bd0111::UnqualUsingEntry
77 return L.getCommonAncestor() < R.getCommonAncestor(); in operator ()()
81 return E.getCommonAncestor() < DC; in operator ()()
85 return DC < E.getCommonAncestor(); in operator ()()
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/lib/Sema/
H A DSemaLookup.cpp66 const DeclContext *getCommonAncestor() const { in getCommonAncestor() function in __anon1cb3b5210111::UnqualUsingEntry
77 return L.getCommonAncestor() < R.getCommonAncestor(); in operator ()()
81 return E.getCommonAncestor() < DC; in operator ()()
85 return DC < E.getCommonAncestor(); in operator ()()
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/lib/Sema/
H A DSemaLookup.cpp66 const DeclContext *getCommonAncestor() const { in getCommonAncestor() function in __anond6c0ef5f0111::UnqualUsingEntry
77 return L.getCommonAncestor() < R.getCommonAncestor(); in operator ()()
81 return E.getCommonAncestor() < DC; in operator ()()
85 return DC < E.getCommonAncestor(); in operator ()()
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/lib/Sema/
H A DSemaLookup.cpp64 const DeclContext *getCommonAncestor() const { in getCommonAncestor() function in __anon84d5635d0111::UnqualUsingEntry
75 return L.getCommonAncestor() < R.getCommonAncestor(); in operator ()()
79 return E.getCommonAncestor() < DC; in operator ()()
83 return DC < E.getCommonAncestor(); in operator ()()
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/lib/Sema/
H A DSemaLookup.cpp64 const DeclContext *getCommonAncestor() const { in getCommonAncestor() function in __anon32e9d75b0111::UnqualUsingEntry
75 return L.getCommonAncestor() < R.getCommonAncestor(); in operator ()()
79 return E.getCommonAncestor() < DC; in operator ()()
83 return DC < E.getCommonAncestor(); in operator ()()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang/lib/Sema/
H A DSemaLookup.cpp66 const DeclContext *getCommonAncestor() const { in getCommonAncestor() function in __anonb7a7d1280111::UnqualUsingEntry
77 return L.getCommonAncestor() < R.getCommonAncestor(); in operator ()()
81 return E.getCommonAncestor() < DC; in operator ()()
85 return DC < E.getCommonAncestor(); in operator ()()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp66 const DeclContext *getCommonAncestor() const { in getCommonAncestor() function in __anon9ae573980111::UnqualUsingEntry
77 return L.getCommonAncestor() < R.getCommonAncestor(); in operator ()()
81 return E.getCommonAncestor() < DC; in operator ()()
85 return DC < E.getCommonAncestor(); in operator ()()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/clang/lib/Sema/
H A DSemaLookup.cpp66 const DeclContext *getCommonAncestor() const { in getCommonAncestor() function in __anon4331d3480111::UnqualUsingEntry
77 return L.getCommonAncestor() < R.getCommonAncestor(); in operator ()()
81 return E.getCommonAncestor() < DC; in operator ()()
85 return DC < E.getCommonAncestor(); in operator ()()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaLookup.cpp66 const DeclContext *getCommonAncestor() const { in getCommonAncestor() function in __anonb41c29f50111::UnqualUsingEntry
77 return L.getCommonAncestor() < R.getCommonAncestor(); in operator ()()
81 return E.getCommonAncestor() < DC; in operator ()()
85 return DC < E.getCommonAncestor(); in operator ()()
/dports/devel/llvm12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DSemaLookup.cpp66 const DeclContext *getCommonAncestor() const { in getCommonAncestor() function in __anon1b2241a70111::UnqualUsingEntry
77 return L.getCommonAncestor() < R.getCommonAncestor(); in operator ()()
81 return E.getCommonAncestor() < DC; in operator ()()
85 return DC < E.getCommonAncestor(); in operator ()()
/dports/devel/llvm10/llvm-10.0.1.src/tools/clang/lib/Sema/
H A DSemaLookup.cpp66 const DeclContext *getCommonAncestor() const { in getCommonAncestor() function in __anoncac8291f0111::UnqualUsingEntry
77 return L.getCommonAncestor() < R.getCommonAncestor(); in operator ()()
81 return E.getCommonAncestor() < DC; in operator ()()
85 return DC < E.getCommonAncestor(); in operator ()()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaLookup.cpp66 const DeclContext *getCommonAncestor() const { in getCommonAncestor() function in __anon121a68bd0111::UnqualUsingEntry
77 return L.getCommonAncestor() < R.getCommonAncestor(); in operator ()()
81 return E.getCommonAncestor() < DC; in operator ()()
85 return DC < E.getCommonAncestor(); in operator ()()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp66 const DeclContext *getCommonAncestor() const { in getCommonAncestor() function in __anon9c50646a0111::UnqualUsingEntry
77 return L.getCommonAncestor() < R.getCommonAncestor(); in operator ()()
81 return E.getCommonAncestor() < DC; in operator ()()
85 return DC < E.getCommonAncestor(); in operator ()()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/clang/lib/Sema/
H A DSemaLookup.cpp66 const DeclContext *getCommonAncestor() const { in getCommonAncestor() function in __anon8ded053b0111::UnqualUsingEntry
77 return L.getCommonAncestor() < R.getCommonAncestor(); in operator ()()
81 return E.getCommonAncestor() < DC; in operator ()()
85 return DC < E.getCommonAncestor(); in operator ()()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/Sema/
H A DSemaLookup.cpp66 const DeclContext *getCommonAncestor() const { in getCommonAncestor() function in __anon9f4fa5290111::UnqualUsingEntry
77 return L.getCommonAncestor() < R.getCommonAncestor(); in operator ()()
81 return E.getCommonAncestor() < DC; in operator ()()
85 return DC < E.getCommonAncestor(); in operator ()()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/Sema/
H A DSemaLookup.cpp66 const DeclContext *getCommonAncestor() const { in getCommonAncestor() function in __anon7c41c5c60111::UnqualUsingEntry
77 return L.getCommonAncestor() < R.getCommonAncestor(); in operator ()()
81 return E.getCommonAncestor() < DC; in operator ()()
85 return DC < E.getCommonAncestor(); in operator ()()

12345