Home
last modified time | relevance | path

Searched refs:VisitBitIntType (Results 1 – 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaTemplate.cpp5834 bool UnnamedLocalNoLinkageFinder::VisitBitIntType(const BitIntType *T) { in VisitBitIntType() function in UnnamedLocalNoLinkageFinder
/freebsd-13-stable/contrib/llvm-project/clang/lib/AST/
HDASTImporter.cpp1766 ExpectedType clang::ASTNodeImporter::VisitBitIntType(const BitIntType *T) { in VisitBitIntType() function in clang::ASTNodeImporter