Home
last modified time | relevance | path

Searched defs:VisitOpenACCConstructStmt (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/include/clang/AST/
H A DASTNodeTraverser.h811 void VisitOpenACCConstructStmt(const OpenACCConstructStmt *Node) { VisitOpenACCConstructStmt() function
/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp2873 void ASTStmtWriter::VisitOpenACCConstructStmt(OpenACCConstructStmt *S) { VisitOpenACCConstructStmt() function in ASTStmtWriter
H A DASTReaderStmt.cpp2806 void ASTStmtReader::VisitOpenACCConstructStmt(OpenACCConstructStmt *S) { VisitOpenACCConstructStmt() function in ASTStmtReader
/llvm-project/clang/lib/AST/
H A DTextNodeDumper.cpp2877 void TextNodeDumper::VisitOpenACCConstructStmt(const OpenACCConstructStmt *S) { VisitOpenACCConstructStmt() function in TextNodeDumper
[all...]