Home
last modified time | relevance | path

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

/llvm-project/clang/lib/CodeGen/
H A DCGOpenMPRuntime.h216 const VarDecl *getBaseDecl(unsigned N) const { return BaseDecls[N]; } getBaseDecl() function
H A DCGStmtOpenMP.cpp7300 static const VarDecl *getBaseDecl(const Expr *Ref) { getBaseDecl() function
[all...]
H A DCGOpenMPRuntime.cpp943 static const VarDecl *getBaseDecl(const Expr *Ref, const DeclRefExpr *&DE) { getBaseDecl() function