Searched refs:VisitDecayedTypeLoc (Results 1 – 4 of 4) sorted by relevance
| /minix3/external/bsd/llvm/dist/clang/lib/Sema/ | ||
| H A D | SemaType.cpp | 3665 void VisitDecayedTypeLoc(DecayedTypeLoc TL) { in VisitDecayedTypeLoc() function in __anonf2cf058a0311::DeclaratorLocFiller |
| /minix3/external/bsd/llvm/dist/clang/tools/libclang/ | ||
| H A D | CIndex.cpp | 1554 bool CursorVisitor::VisitDecayedTypeLoc(DecayedTypeLoc TL) { in VisitDecayedTypeLoc() function in CursorVisitor |
| /minix3/external/bsd/llvm/dist/clang/lib/Serialization/ | ||
| H A D | ASTWriter.cpp | 481 void TypeLocWriter::VisitDecayedTypeLoc(DecayedTypeLoc TL) { in VisitDecayedTypeLoc() function in TypeLocWriter |
| H A D | ASTReader.cpp | 5701 void TypeLocReader::VisitDecayedTypeLoc(DecayedTypeLoc TL) { in VisitDecayedTypeLoc() function in TypeLocReader |