Searched refs:clangDecl (Results 1 – 5 of 5) sorted by relevance
88 return PE1->clangDecl() == PE2->clangDecl(); in partiallyMatches() 319 return P->clangDecl(); in valueDecl() 321 return P->clangDecl(); in valueDecl()
626 if (const NamedDecl *D = E->clangDecl()) in printLiteralPtr()722 SS << E->clangDecl()->getQualifiedNameAsString(); in printProject()
393 const ValueDecl *clangDecl() const { return Cvdecl; } in clangDecl() function651 const ValueDecl *clangDecl() const { return Cvdecl; } in clangDecl() function933 const ValueDecl *clangDecl() const { return Cvdecl; } in clangDecl() function1328 const ValueDecl *clangDecl() const { return Cvdecl; } in clangDecl() function
358 return V->clangDecl(); in getValueDeclFromSExpr() 360 return Ph->clangDecl(); in getValueDeclFromSExpr() 362 return P->clangDecl(); in getValueDeclFromSExpr() 364 return L->clangDecl(); in getValueDeclFromSExpr() 703 // if E is a til::Variable, update its clangDecl.708 if (!V->clangDecl()) in maybeUpdateVD() 849 til::SExpr *E = lookupVarDecl(Ph->clangDecl()); in mergePhiNodesBackEdge()
1235 const ValueDecl *VD = LP->clangDecl(); in inCurrentScope()1250 const ValueDecl *VD = P->clangDecl(); in inCurrentScope()