Home
last modified time | relevance | path

Searched defs:DeclarationMarkedOpenMPAllocate (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/include/clang/AST/
H A DASTMutationListener.h135 virtual void DeclarationMarkedOpenMPAllocate(const Decl *D, const Attr *A) {} in DeclarationMarkedOpenMPAllocate() function
/llvm-project/clang/lib/Frontend/
H A DMultiplexConsumer.cpp226 void MultiplexASTMutationListener::DeclarationMarkedOpenMPAllocate( DeclarationMarkedOpenMPAllocate() function in clang::MultiplexASTMutationListener
/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp6994 void ASTWriter::DeclarationMarkedOpenMPAllocate(const Decl *D, const Attr *A) { DeclarationMarkedOpenMPAllocate() function in ASTWriter