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