Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DODRHash.cpp820 class ODRTypeVisitor : public TypeVisitor<ODRTypeVisitor> { global() class
826 ODRTypeVisitor(llvm::FoldingSetNodeID &ID, ODRHash &Hash) ODRTypeVisitor() function in __anon4baa67ec0211::ODRTypeVisitor