Searched defs:DeclarationMarkedOpenMPAllocate (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/include/clang/AST/ | ||
H A D | ASTMutationListener.h | 135 virtual void DeclarationMarkedOpenMPAllocate(const Decl *D, const Attr *A) {} in DeclarationMarkedOpenMPAllocate() function |
/llvm-project/clang/lib/Frontend/ | ||
H A D | MultiplexConsumer.cpp | 226 void MultiplexASTMutationListener::DeclarationMarkedOpenMPAllocate( DeclarationMarkedOpenMPAllocate() function in clang::MultiplexASTMutationListener |
/llvm-project/clang/lib/Serialization/ | ||
H A D | ASTWriter.cpp | 6994 void ASTWriter::DeclarationMarkedOpenMPAllocate(const Decl *D, const Attr *A) { DeclarationMarkedOpenMPAllocate() function in ASTWriter |