Home
last modified time | relevance | path

Searched defs:VisitCStyleCastExpr (Results 1 – 5 of 5) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/lib/Analysis/
H A DCalledOnceCheck.cpp1621 void VisitCStyleCastExpr(const CStyleCastExpr *Cast) { VisitCStyleCastExpr() function in __anon185a77070111::CalledOnceChecker
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp1129 void ASTStmtWriter::VisitCStyleCastExpr(CStyleCastExpr *E) { in VisitCStyleCastExpr() function in ASTStmtWriter
H A DASTReaderStmt.cpp1179 void ASTStmtReader::VisitCStyleCastExpr(CStyleCastExpr *E) { VisitCStyleCastExpr() function in ASTStmtReader
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DStmtPrinter.cpp1625 void StmtPrinter::VisitCStyleCastExpr(CStyleCastExpr *Node) { VisitCStyleCastExpr() function in StmtPrinter
H A DStmtProfile.cpp1481 void StmtProfiler::VisitCStyleCastExpr(const CStyleCastExpr *S) { VisitCStyleCastExpr() function in StmtProfiler