Searched defs:getBaseDecl (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGOpenMPRuntime.h | 216 const VarDecl *getBaseDecl(unsigned N) const { return BaseDecls[N]; } getBaseDecl() function |
H A D | CGStmtOpenMP.cpp | 7300 static const VarDecl *getBaseDecl(const Expr *Ref) { getBaseDecl() function |
H A D | CGOpenMPRuntime.cpp | 943 static const VarDecl *getBaseDecl(const Expr *Ref, const DeclRefExpr *&DE) { getBaseDecl() function |