Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DItaniumManglingCanonicalizer.cpp52 template<typename NodeT> struct ProfileSpecificNode { struct
53 FoldingSetNodeID &ID;
54 template<typename ...T> void operator()(T ...V) { in operator ()()