HomeSort by: relevance | last modified time | path
    Searched defs:VisitOMPSimdDirective (Results 1 - 5 of 5) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/lib/AST/
StmtPrinter.cpp 661 void StmtPrinter::VisitOMPSimdDirective(OMPSimdDirective *Node) {
StmtProfile.cpp 903 void StmtProfiler::VisitOMPSimdDirective(const OMPSimdDirective *S) {
  /src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTWriterStmt.cpp 2204 void ASTStmtWriter::VisitOMPSimdDirective(OMPSimdDirective *D) {
ASTReaderStmt.cpp 2306 void ASTStmtReader::VisitOMPSimdDirective(OMPSimdDirective *D) {
  /src/external/apache2/llvm/dist/clang/tools/libclang/
CIndex.cpp 2046 void VisitOMPSimdDirective(const OMPSimdDirective *D);
2891 void EnqueueVisitor::VisitOMPSimdDirective(const OMPSimdDirective *D) {

Completed in 25 milliseconds