Home
last modified time | relevance | path

Searched defs:NodeList (Results 1 – 6 of 6) sorted by relevance

/llvm-project/clang/lib/AST/
H A DParentMapContext.cpp298 [TypedNode](bool, DynTypedNodeList NodeList, auto... TupleTail) { in match() argument
326 matchParents(const DynTypedNodeList & NodeList,ParentMapContext::ParentMap * ParentMap) matchParents() argument
[all...]
/llvm-project/llvm/lib/Demangle/
H A DMicrosoftDemangle.cpp37 struct NodeList { global() struct
39 NextNodeList global() argument
[all...]
/llvm-project/llvm/include/llvm/Analysis/
H A DBlockFrequencyInfoImpl.h226 using NodeList = SmallVector<BlockNode, 4>; member
/llvm-project/llvm/include/llvm/Object/
H A DMachO.h112 using NodeList = SmallVector<NodeState, 16>; variable
/llvm-project/llvm/include/llvm/CodeGen/
H A DRDFGraph.h550 using NodeList = SmallVector<Node, 4>; variable
/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp3583 SmallVector<PHINode *, 32> NodeList; global() member in __anon072927cb0d11::PhiNodeSet
[all...]