Searched defs:NodeId (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Tooling/ASTDiff/
H A DASTDiffInternal.h25 struct NodeId { struct in namespace:clang::diff
32 NodeId() : Id(InvalidNodeId) {} function in struct:clang::diff::NodeId
33 NodeId(int Id) : Id(Id) {} function in struct:clang::diff::NodeId
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.cpp399 int NodeId = User->getNodeId(); local
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
H A Dkfd_dbgmgr.h182 uint32_t NodeId; /* F-NUMA node that contains the device */ member in struct:HsaDeviceStateChange
217 uint32_t NodeId; member in struct:HsaEventDescriptor
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DSelectionDAGNodes.h577 int NodeId = -1; member in class:llvm::SDNode
/netbsd-current/sys/external/bsd/acpica/dist/include/
H A Dactbl2.h1769 UINT16 NodeId; member in struct:acpi_mpst_power_node

Completed in 192 milliseconds