Home
last modified time | relevance | path

Searched defs:noteHead (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm/include/llvm/ADT/
H A Dilist.h102 static void noteHead(NodeTy *NewHead, NodeTy *Sentinel) { in noteHead() function
129 static void noteHead(NodeTy *, NodeTy *) {} in noteHead() function
148 static void noteHead(NodeTy *, NodeTy *) {} in noteHead() function
/aosp_15_r20/frameworks/compile/mclinker/include/mcld/Support/
DGCFactoryListTraits.h44 static void noteHead(DataType* pNew, DataType* pSentinel) {} in noteHead() function
/aosp_15_r20/external/llvm/lib/Support/
H A DYAMLParser.cpp160 static void noteHead(Token*, Token*) {} in noteHead() function