Searched refs:VisitAsTypeExpr (Results 1 - 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DStmtPrinter.cpp2502 void StmtPrinter::VisitAsTypeExpr(AsTypeExpr *Node) { function in class:StmtPrinter
H A DStmtProfile.cpp1643 void StmtProfiler::VisitAsTypeExpr(const AsTypeExpr *S) { function in class:StmtProfiler
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp848 Value *VisitAsTypeExpr(AsTypeExpr *CE);
4490 Value *ScalarExprEmitter::VisitAsTypeExpr(AsTypeExpr *E) { function in class:ScalarExprEmitter
/freebsd-12-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderStmt.cpp2130 void ASTStmtReader::VisitAsTypeExpr(AsTypeExpr *E) { function in class:ASTStmtReader
H A DASTWriterStmt.cpp1983 void ASTStmtWriter::VisitAsTypeExpr(AsTypeExpr *E) { function in class:ASTStmtWriter

Completed in 119 milliseconds