Searched defs:VisitBitIntTypeLoc (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaType.cpp | 6573 void VisitBitIntTypeLoc(BitIntTypeLoc TL) { VisitBitIntTypeLoc() function in __anon1bdae2e91211::DeclaratorLocFiller |
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriter.cpp | 614 void TypeLocWriter::VisitBitIntTypeLoc(clang::BitIntTypeLoc TL) { VisitBitIntTypeLoc() function in TypeLocWriter |
H A D | ASTReader.cpp | 7101 void TypeLocReader::VisitBitIntTypeLoc(clang::BitIntTypeLoc TL) { VisitBitIntTypeLoc() function in TypeLocReader |