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

/external/clang/lib/AST/
H A DStmtProfile.cpp458 void StmtProfiler::VisitGNUNullExpr(const GNUNullExpr *S) { function in class:StmtProfiler
H A DExprConstant.cpp5617 bool VisitGNUNullExpr(const GNUNullExpr *E) {
/external/clang/lib/Serialization/
H A DASTWriterStmt.cpp780 void ASTStmtWriter::VisitGNUNullExpr(GNUNullExpr *E) { function in class:ASTStmtWriter
H A DASTReaderStmt.cpp841 void ASTStmtReader::VisitGNUNullExpr(GNUNullExpr *E) { function in class:ASTStmtReader
/external/clang/lib/CodeGen/
H A DCGExprScalar.cpp200 Value *VisitGNUNullExpr(const GNUNullExpr *E) { function in class:__anon15207::ScalarExprEmitter
/external/clang/lib/Sema/
H A DSemaStmt.cpp1279 void VisitGNUNullExpr(GNUNullExpr *E) { } function in class:__anon15424::DeclExtractor

Completed in 577 milliseconds