Searched refs:VisitBitIntType (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaTemplate.cpp | 5834 bool UnnamedLocalNoLinkageFinder::VisitBitIntType(const BitIntType *T) { in VisitBitIntType() function in UnnamedLocalNoLinkageFinder |
/freebsd/contrib/llvm-project/clang/lib/AST/ | ||
H A D | ASTImporter.cpp | 1766 ExpectedType clang::ASTNodeImporter::VisitBitIntType(const BitIntType *T) { in VisitBitIntType() function in clang::ASTNodeImporter |