Searched defs:VisitTypeTraitExpr (Results 1 - 6 of 6) sorted by path

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DASTImporter.cpp7953 ExpectedStmt ASTNodeImporter::VisitTypeTraitExpr(TypeTraitExpr *E) { function in class:ASTNodeImporter
H A DStmtPrinter.cpp2192 void StmtPrinter::VisitTypeTraitExpr(TypeTraitExpr *E) { function in class:StmtPrinter
H A DStmtProfile.cpp1841 void StmtProfiler::VisitTypeTraitExpr(const TypeTraitExpr *S) { function in class:StmtProfiler
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprScalar.cpp675 Value *VisitTypeTraitExpr(const TypeTraitExpr *E) { function in class:__anon366::ScalarExprEmitter
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderStmt.cpp1929 void ASTStmtReader::VisitTypeTraitExpr(TypeTraitExpr *E) { function in class:ASTStmtReader
H A DASTWriterStmt.cpp1842 void ASTStmtWriter::VisitTypeTraitExpr(TypeTraitExpr *E) { function in class:ASTStmtWriter

Completed in 220 milliseconds