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

/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclOpenMP.cpp158 OMPDeclareReductionDecl *OMPDeclareReductionDecl::getPrevDeclInScope() { function in class:OMPDeclareReductionDecl
163 OMPDeclareReductionDecl::getPrevDeclInScope() const { function in class:OMPDeclareReductionDecl
218 OMPDeclareMapperDecl *OMPDeclareMapperDecl::getPrevDeclInScope() { function in class:OMPDeclareMapperDecl
223 const OMPDeclareMapperDecl *OMPDeclareMapperDecl::getPrevDeclInScope() const { function in class:OMPDeclareMapperDecl

Completed in 103 milliseconds