Home
last modified time | relevance | path

Searched defs:PreviousNode (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/util/
H A Dilist_node.h167 inline NodeType* IntrusiveNodeBase<NodeType>::PreviousNode() const { in PreviousNode() function
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/util/
Dilist_node.h167 inline NodeType* IntrusiveNodeBase<NodeType>::PreviousNode() const { in PreviousNode() function
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/util/
H A Dilist_node.h167 inline NodeType* IntrusiveNodeBase<NodeType>::PreviousNode() const { in PreviousNode() function
/aosp_15_r20/external/clang/lib/Format/
H A DUnwrappedLineFormatter.cpp747 void addNextStateToQueue(unsigned Penalty, StateNode *PreviousNode, in addNextStateToQueue()
/aosp_15_r20/external/antlr/runtime/Delphi/Sources/Antlr3.Runtime/
H A DAntlr.Runtime.Tree.pas1902 property PreviousNode: IANTLRInterface read GetPreviousNode write SetPreviousNode; property