Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DASTMutationListener.h133 virtual void DeclarationMarkedOpenMPAllocate(const Decl *D, const Attr *A) {} DeclarationMarkedOpenMPAllocate() function
/freebsd-src/contrib/llvm-project/clang/lib/Frontend/
H A DMultiplexConsumer.cpp218 void MultiplexASTMutationListener::DeclarationMarkedOpenMPAllocate( DeclarationMarkedOpenMPAllocate() function in clang::MultiplexASTMutationListener
/freebsd-src/contrib/llvm-project/clang/lib/Serialization/
H A DASTWriter.cpp6413 void ASTWriter::DeclarationMarkedOpenMPAllocate(const Decl *D, const Attr *A) { DeclarationMarkedOpenMPAllocate() function in ASTWriter