Home
last modified time | relevance | path

Searched refs:VisitOpenACCSetConstruct (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DTextNodeDumper.h422 void VisitOpenACCSetConstruct(const OpenACCSetConstruct *S);
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmtProfile.cpp2834 void StmtProfiler::VisitOpenACCSetConstruct(const OpenACCSetConstruct *S) { in VisitOpenACCSetConstruct() function in StmtProfiler
H A DStmtPrinter.cpp1228 void StmtPrinter::VisitOpenACCSetConstruct(OpenACCSetConstruct *S) { in VisitOpenACCSetConstruct() function in StmtPrinter
H A DTextNodeDumper.cpp3111 void TextNodeDumper::VisitOpenACCSetConstruct(const OpenACCSetConstruct *S) { in VisitOpenACCSetConstruct() function in TextNodeDumper
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp2980 void ASTStmtWriter::VisitOpenACCSetConstruct(OpenACCSetConstruct *S) { in VisitOpenACCSetConstruct() function in ASTStmtWriter
H A DASTReaderStmt.cpp2895 void ASTStmtReader::VisitOpenACCSetConstruct(OpenACCSetConstruct *S) { in VisitOpenACCSetConstruct() function in ASTStmtReader