Searched defs:VisitMSPropertyRefExpr (Results 1 – 5 of 5) sorted by relevance
/llvm-project/clang/lib/Index/ | ||
H A D | IndexBody.cpp | 331 bool VisitMSPropertyRefExpr(MSPropertyRefExpr *E) { in VisitMSPropertyRefExpr() function in __anona191e0fa0111::BodyIndexer |
/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriterStmt.cpp | 2318 void ASTStmtWriter::VisitMSPropertyRefExpr(MSPropertyRefExpr *E) { VisitMSPropertyRefExpr() function in ASTStmtWriter |
H A D | ASTReaderStmt.cpp | 2311 void ASTStmtReader::VisitMSPropertyRefExpr(MSPropertyRefExpr *E) { VisitMSPropertyRefExpr() function in ASTStmtReader |
/llvm-project/clang/lib/AST/ | ||
H A D | StmtPrinter.cpp | 2027 void StmtPrinter::VisitMSPropertyRefExpr(MSPropertyRefExpr *Node) { VisitMSPropertyRefExpr() function in StmtPrinter |
H A D | StmtProfile.cpp | 2001 void StmtProfiler::VisitMSPropertyRefExpr(const MSPropertyRefExpr *S) { VisitMSPropertyRefExpr() function in StmtProfiler |