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

/external/clang/lib/AST/
H A DStmtProfile.cpp420 void StmtProfiler::VisitGNUNullExpr(const GNUNullExpr *S) { function in class:StmtProfiler
H A DExprConstant.cpp4025 bool VisitGNUNullExpr(const GNUNullExpr *E) { function in class:__anon3502::IntExprEvaluator
/external/clang/lib/Serialization/
H A DASTWriterStmt.cpp710 void ASTStmtWriter::VisitGNUNullExpr(GNUNullExpr *E) { function in class:ASTStmtWriter
H A DASTReaderStmt.cpp753 void ASTStmtReader::VisitGNUNullExpr(GNUNullExpr *E) { function in class:ASTStmtReader
/external/clang/lib/Sema/
H A DSemaStmt.cpp1231 void VisitGNUNullExpr(GNUNullExpr *E) { } function in class:__anon244::DeclExtractor
/external/clang/lib/CodeGen/
H A DCGExprScalar.cpp191 Value *VisitGNUNullExpr(const GNUNullExpr *E) { function in class:__anon48::ScalarExprEmitter

Completed in 52 milliseconds