Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriterStmt.cpp2895 void ASTStmtWriter::VisitOpenACCComputeConstruct(OpenACCComputeConstruct *S) { in VisitOpenACCComputeConstruct() function in ASTStmtWriter
H A DASTReaderStmt.cpp2825 void ASTStmtReader::VisitOpenACCComputeConstruct(OpenACCComputeConstruct *S) { in VisitOpenACCComputeConstruct() function in ASTStmtReader
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DStmtPrinter.cpp1156 void StmtPrinter::VisitOpenACCComputeConstruct(OpenACCComputeConstruct *S) { in VisitOpenACCComputeConstruct() function in StmtPrinter
H A DStmtProfile.cpp2617 void StmtProfiler::VisitOpenACCComputeConstruct( in VisitOpenACCComputeConstruct() function in StmtProfiler