Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp5834 bool UnnamedLocalNoLinkageFinder::VisitBitIntType(const BitIntType *T) { in VisitBitIntType() function in UnnamedLocalNoLinkageFinder
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp1766 ExpectedType clang::ASTNodeImporter::VisitBitIntType(const BitIntType *T) { in VisitBitIntType() function in clang::ASTNodeImporter