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

  /src/external/apache2/llvm/dist/clang/lib/AST/
StmtPrinter.cpp 789 void StmtPrinter::VisitOMPTargetDataDirective(OMPTargetDataDirective *Node) {
StmtProfile.cpp 1006 void StmtProfiler::VisitOMPTargetDataDirective(const OMPTargetDataDirective *S) {
  /src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTWriterStmt.cpp 2306 void ASTStmtWriter::VisitOMPTargetDataDirective(OMPTargetDataDirective *D) {
ASTReaderStmt.cpp 2432 void ASTStmtReader::VisitOMPTargetDataDirective(OMPTargetDataDirective *D) {
  /src/external/apache2/llvm/dist/clang/tools/libclang/
CIndex.cpp 2073 void VisitOMPTargetDataDirective(const OMPTargetDataDirective *D);
2996 void EnqueueVisitor::VisitOMPTargetDataDirective(

Completed in 24 milliseconds