Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DItaniumManglingCanonicalizer.cpp58 template<typename NodeT> struct ProfileSpecificNode { struct
59 FoldingSetNodeID &ID;
60 template<typename ...T> void operator()(T ...V) { in operator ()()