Searched defs:getIteratorDecl (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/AST/ | ||
H A D | ExprOpenMP.h | 255 const Decl *getIteratorDecl(unsigned I) const { in getIteratorDecl() function |
/llvm-project/clang/lib/AST/ | ||
H A D | Expr.cpp | 5226 Decl *OMPIteratorExpr::getIteratorDecl(unsigned I) { getIteratorDecl() function in OMPIteratorExpr |