Home
last modified time | relevance | path

Searched defs:getBaseDecl (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h217 const VarDecl *getBaseDecl(unsigned N) const { return BaseDecls[N]; } in getBaseDecl() function
H A DCGStmtOpenMP.cpp6498 static const VarDecl *getBaseDecl(const Expr *Ref) { in getBaseDecl() function
H A DCGOpenMPRuntime.cpp984 static const VarDecl *getBaseDecl(const Expr *Ref, const DeclRefExpr *&DE) { in getBaseDecl() function