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

/external/clang/lib/AST/
H A DStmtProfile.cpp566 void StmtProfiler::VisitGNUNullExpr(const GNUNullExpr *S) { function in class:StmtProfiler
H A DExprConstant.cpp5761 bool VisitGNUNullExpr(const GNUNullExpr *E) {
/external/clang/lib/CodeGen/
H A DCGExprScalar.cpp201 Value *VisitGNUNullExpr(const GNUNullExpr *E) { function in class:__anon17838::ScalarExprEmitter
/external/clang/lib/Sema/
H A DSemaStmt.cpp1318 void VisitGNUNullExpr(GNUNullExpr *E) { } function in class:__anon18094::DeclExtractor
/external/clang/lib/Serialization/
H A DASTReaderStmt.cpp839 void ASTStmtReader::VisitGNUNullExpr(GNUNullExpr *E) { function in class:ASTStmtReader
H A DASTWriterStmt.cpp776 void ASTStmtWriter::VisitGNUNullExpr(GNUNullExpr *E) { function in class:ASTStmtWriter

Completed in 501 milliseconds