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