Home
last modified time | relevance | path

Searched defs:VisitGenericSelectionExpr (Results 1 – 14 of 14) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DEvaluatedExprVisitor.h65 void VisitGenericSelectionExpr(PTR(GenericSelectionExpr) E) { in VisitGenericSelectionExpr() function
H A DASTNodeTraverser.h683 void VisitGenericSelectionExpr(const GenericSelectionExpr *E) { in VisitGenericSelectionExpr() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExprComplex.cpp112 ComplexPairTy VisitGenericSelectionExpr(GenericSelectionExpr *GE) { in VisitGenericSelectionExpr() function in __anon7a4d3f6a0111::ComplexExprEmitter
H A DCGExprAgg.cpp114 void VisitGenericSelectionExpr(GenericSelectionExpr *GE) { in VisitGenericSelectionExpr() function in __anonbd9f96010111::AggExprEmitter
H A DCGExprConstant.cpp1029 llvm::Constant *VisitGenericSelectionExpr(GenericSelectionExpr *GE, in VisitGenericSelectionExpr() function in __anon411c9adc0111::ConstExprEmitter
H A DCGExprScalar.cpp436 Value *VisitGenericSelectionExpr(GenericSelectionExpr *GE) { in VisitGenericSelectionExpr() function in __anonacb3eee80111::ScalarExprEmitter
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DJSONNodeDumper.cpp1298 void JSONNodeDumper::VisitGenericSelectionExpr( in VisitGenericSelectionExpr() function in JSONNodeDumper
H A DTextNodeDumper.cpp1059 void TextNodeDumper::VisitGenericSelectionExpr(const GenericSelectionExpr *E) { in VisitGenericSelectionExpr() function in TextNodeDumper
H A DStmtPrinter.cpp1286 void StmtPrinter::VisitGenericSelectionExpr(GenericSelectionExpr *Node) { in VisitGenericSelectionExpr() function in StmtPrinter
H A DStmtProfile.cpp1450 void StmtProfiler::VisitGenericSelectionExpr(const GenericSelectionExpr *S) { in VisitGenericSelectionExpr() function in StmtProfiler
H A DASTImporter.cpp6597 ASTNodeImporter::VisitGenericSelectionExpr(GenericSelectionExpr *E) { in VisitGenericSelectionExpr() function in ASTNodeImporter
H A DExprConstant.cpp7364 bool VisitGenericSelectionExpr(const GenericSelectionExpr *E) in VisitGenericSelectionExpr() function in __anondef1c1651611::ExprEvaluatorBase
/netbsd-src/external/apache2/llvm/dist/clang/lib/Serialization/
H A DASTWriterStmt.cpp1216 void ASTStmtWriter::VisitGenericSelectionExpr(GenericSelectionExpr *E) { in VisitGenericSelectionExpr() function in ASTStmtWriter
H A DASTReaderStmt.cpp1351 void ASTStmtReader::VisitGenericSelectionExpr(GenericSelectionExpr *E) { in VisitGenericSelectionExpr() function in ASTStmtReader