Searched defs:VisitOMPAllocateDecl (Results 1 - 5 of 5) sorted by path

/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DASTNodeTraverser.h447 void VisitOMPAllocateDecl(const OMPAllocateDecl *D) { function in class:clang::ASTNodeTraverser
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclPrinter.cpp1619 void DeclPrinter::VisitOMPAllocateDecl(OMPAllocateDecl *D) { function in class:DeclPrinter
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp3186 Decl *TemplateDeclInstantiator::VisitOMPAllocateDecl(OMPAllocateDecl *D) { function in class:TemplateDeclInstantiator
/freebsd-11-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReaderDecl.cpp2643 void ASTDeclReader::VisitOMPAllocateDecl(OMPAllocateDecl *D) { function in class:ASTDeclReader
H A DASTWriterDecl.cpp1841 void ASTDeclWriter::VisitOMPAllocateDecl(OMPAllocateDecl *D) { function in class:ASTDeclWriter

Completed in 190 milliseconds