Home
last modified time | relevance | path

Searched defs:VisitGNUNullExpr (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriterStmt.cpp1185 void ASTStmtWriter::VisitGNUNullExpr(GNUNullExpr *E) { in VisitGNUNullExpr() function in ASTStmtWriter
H A DASTReaderStmt.cpp1322 void ASTStmtReader::VisitGNUNullExpr(GNUNullExpr *E) { in VisitGNUNullExpr() function in ASTStmtReader
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DStmtPrinter.cpp1506 void StmtPrinter::VisitGNUNullExpr(GNUNullExpr *) { in VisitGNUNullExpr() function in StmtPrinter
H A DStmtProfile.cpp1379 void StmtProfiler::VisitGNUNullExpr(const GNUNullExpr *S) { in VisitGNUNullExpr() function in StmtProfiler
H A DASTImporter.cpp6584 ExpectedStmt ASTNodeImporter::VisitGNUNullExpr(GNUNullExpr *E) { in VisitGNUNullExpr() function in ASTNodeImporter
H A DExprConstant.cpp10715 bool VisitGNUNullExpr(const GNUNullExpr *E) { in VisitGNUNullExpr() function in __anondef1c1652311::IntExprEvaluator
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExprScalar.cpp471 Value *VisitGNUNullExpr(const GNUNullExpr *E) { in VisitGNUNullExpr() function in __anonacb3eee80111::ScalarExprEmitter
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaStmt.cpp1761 void VisitGNUNullExpr(GNUNullExpr *E) { } in VisitGNUNullExpr() function in __anon895218280d11::DeclExtractor