Searched refs:DeclarationMarkedOpenMPDeclareTarget (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DASTMutationListener.h127 virtual void DeclarationMarkedOpenMPDeclareTarget(const Decl *D, function in class:clang::ASTMutationListener
/freebsd-13-stable/contrib/llvm-project/clang/lib/Frontend/
H A DMultiplexConsumer.cpp107 void DeclarationMarkedOpenMPDeclareTarget(const Decl *D,
217 void MultiplexASTMutationListener::DeclarationMarkedOpenMPDeclareTarget( function in class:clang::MultiplexASTMutationListener
220 L->DeclarationMarkedOpenMPDeclareTarget(D, Attr);
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTWriter.h747 void DeclarationMarkedOpenMPDeclareTarget(const Decl *D,
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp6044 void ASTWriter::DeclarationMarkedOpenMPDeclareTarget(const Decl *D,
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp18465 ML->DeclarationMarkedOpenMPDeclareTarget(ND, A);
18557 ML->DeclarationMarkedOpenMPDeclareTarget(D, A);

Completed in 115 milliseconds