Searched refs:VisitGNUNullExpr (Results 1 - 6 of 6) sorted by relevance

/external/clang/lib/AST/
H A DStmtProfile.cpp399 void StmtProfiler::VisitGNUNullExpr(const GNUNullExpr *S) { function in class:StmtProfiler
H A DStmtPrinter.cpp929 void StmtPrinter::VisitGNUNullExpr(GNUNullExpr *) { function in class:StmtPrinter
H A DExprConstant.cpp1083 bool VisitGNUNullExpr(const GNUNullExpr *E) { function in class:__anon2743::IntExprEvaluator
/external/clang/lib/Serialization/
H A DASTReaderStmt.cpp729 void ASTStmtReader::VisitGNUNullExpr(GNUNullExpr *E) { function in class:ASTStmtReader
H A DASTWriterStmt.cpp691 void ASTStmtWriter::VisitGNUNullExpr(GNUNullExpr *E) { function in class:ASTStmtWriter
/external/clang/lib/CodeGen/
H A DCGExprScalar.cpp186 Value *VisitGNUNullExpr(const GNUNullExpr *E) { function in class:__anon2825::ScalarExprEmitter

Completed in 34 milliseconds