Home
last modified time | relevance | path

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

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