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

/external/clang/lib/AST/
H A DStmtProfile.cpp704 void StmtProfiler::VisitGNUNullExpr(const GNUNullExpr *S) { function in class:StmtProfiler
H A DExprConstant.cpp5974 bool VisitGNUNullExpr(const GNUNullExpr *E) { function in class:__anon846::IntExprEvaluator
/external/clang/lib/Sema/
H A DSemaStmt.cpp1337 void VisitGNUNullExpr(GNUNullExpr *E) { } function in class:__anon1223::DeclExtractor
/external/clang/lib/Serialization/
H A DASTReaderStmt.cpp840 void ASTStmtReader::VisitGNUNullExpr(GNUNullExpr *E) { function in class:ASTStmtReader
H A DASTWriterStmt.cpp782 void ASTStmtWriter::VisitGNUNullExpr(GNUNullExpr *E) { function in class:ASTStmtWriter
/external/clang/lib/CodeGen/
H A DCGExprScalar.cpp238 Value *VisitGNUNullExpr(const GNUNullExpr *E) { function in class:__anon968::ScalarExprEmitter

Completed in 59 milliseconds