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

/external/clang/lib/AST/
H A DStmtProfile.cpp415 void StmtProfiler::VisitGNUNullExpr(const GNUNullExpr *S) { function in class:StmtProfiler
H A DStmtPrinter.cpp1036 void StmtPrinter::VisitGNUNullExpr(GNUNullExpr *) { function in class:StmtPrinter
H A DExprConstant.cpp4072 bool VisitGNUNullExpr(const GNUNullExpr *E) { function in class:__anon3062::IntExprEvaluator
/external/clang/lib/Serialization/
H A DASTReaderStmt.cpp744 void ASTStmtReader::VisitGNUNullExpr(GNUNullExpr *E) { function in class:ASTStmtReader
H A DASTWriterStmt.cpp702 void ASTStmtWriter::VisitGNUNullExpr(GNUNullExpr *E) { function in class:ASTStmtWriter
/external/clang/lib/CodeGen/
H A DCGExprScalar.cpp189 Value *VisitGNUNullExpr(const GNUNullExpr *E) { function in class:__anon3151::ScalarExprEmitter

Completed in 89 milliseconds