Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp1946 void StmtProfiler::VisitAsTypeExpr(const AsTypeExpr *S) { in VisitAsTypeExpr() function in StmtProfiler
H A DStmtPrinter.cpp2794 void StmtPrinter::VisitAsTypeExpr(AsTypeExpr *Node) { in VisitAsTypeExpr() function in StmtPrinter
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp924 Value *VisitAsTypeExpr(AsTypeExpr *CE);
5439 Value *ScalarExprEmitter::VisitAsTypeExpr(AsTypeExpr *E) { in VisitAsTypeExpr() function in ScalarExprEmitter
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp2305 void ASTStmtWriter::VisitAsTypeExpr(AsTypeExpr *E) { in VisitAsTypeExpr() function in ASTStmtWriter
H A DASTReaderStmt.cpp2372 void ASTStmtReader::VisitAsTypeExpr(AsTypeExpr *E) { in VisitAsTypeExpr() function in ASTStmtReader