Searched defs:VisitOMPThreadPrivateDecl (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/contrib/llvm/tools/clang/lib/AST/
H A DDeclPrinter.cpp1186 void DeclPrinter::VisitOMPThreadPrivateDecl(OMPThreadPrivateDecl *D) { function in class:DeclPrinter
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Serialization/
H A DASTWriterDecl.cpp1429 void ASTDeclWriter::VisitOMPThreadPrivateDecl(OMPThreadPrivateDecl *D) { function in class:ASTDeclWriter
H A DASTReaderDecl.cpp1926 void ASTDeclReader::VisitOMPThreadPrivateDecl(OMPThreadPrivateDecl *D) { function in class:ASTDeclReader
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplateInstantiateDecl.cpp2288 Decl *TemplateDeclInstantiator::VisitOMPThreadPrivateDecl( function in class:TemplateDeclInstantiator

Completed in 84 milliseconds