Searched defs:ScopeNode (Results 1 – 3 of 3) sorted by relevance
| /third_party/typescript_eslint/packages/eslint-plugin/src/rules/ |
| D | unified-signatures.ts | 30 type ScopeNode = alias
|
| /third_party/mingw-w64/mingw-w64-headers/include/ |
| D | mmcobj.h | 1494 #define View_SnapinScopeObject(This,ScopeNode,ScopeNodeObject) (This)->lpVtbl->SnapinScopeObject(Th… argument 1502 #define View_DisplayScopeNodePropertySheet(This,ScopeNode) (This)->lpVtbl->DisplayScopeNodeProperty… argument 1504 #define View_CopyScopeNode(This,ScopeNode) (This)->lpVtbl->CopyScopeNode(This,ScopeNode) argument 1506 #define View_DeleteScopeNode(This,ScopeNode) (This)->lpVtbl->DeleteScopeNode(This,ScopeNode) argument 1508 #define View_RenameScopeNode(This,NewName,ScopeNode) (This)->lpVtbl->RenameScopeNode(This,NewName,S… argument 1510 #define View_get_ScopeNodeContextMenu(This,ScopeNode,ContextMenu) (This)->lpVtbl->get_ScopeNodeCont… argument 1512 #define View_RefreshScopeNode(This,ScopeNode) (This)->lpVtbl->RefreshScopeNode(This,ScopeNode) argument 1515 #define View_ExecuteScopeNodeMenuItem(This,MenuItemPath,ScopeNode) (This)->lpVtbl->ExecuteScopeNode… argument
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/AsmPrinter/ |
| D | DwarfDebug.cpp | 1289 const MDNode *ScopeNode) { in ensureAbstractEntityIsCreated() 1298 const DINode *Node, const MDNode *ScopeNode) { in ensureAbstractEntityIsCreatedIfScoped()
|