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

/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DStmtPrinter.cpp2538 void StmtPrinter::VisitAsTypeExpr(AsTypeExpr *Node) { function in class:StmtPrinter
H A DStmtProfile.cpp1787 void StmtProfiler::VisitAsTypeExpr(const AsTypeExpr *S) { function in class:StmtProfiler
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExprScalar.cpp864 Value *VisitAsTypeExpr(AsTypeExpr *CE);
4735 Value *ScalarExprEmitter::VisitAsTypeExpr(AsTypeExpr *E) { function in class:ScalarExprEmitter
/netbsd-current/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTReaderStmt.cpp2266 void ASTStmtReader::VisitAsTypeExpr(AsTypeExpr *E) { function in class:ASTStmtReader
H A DASTWriterStmt.cpp2098 void ASTStmtWriter::VisitAsTypeExpr(AsTypeExpr *E) { function in class:ASTStmtWriter

Completed in 114 milliseconds