Searched defs:getArgLoc (Results 1 – 3 of 3) sorted by relevance
50 SourceLocation getArgLoc<Expr>(Expr *Arg) { in getArgLoc() function 55 SourceLocation getArgLoc<ParmVarDecl>(ParmVarDecl *Arg) { in getArgLoc() function 64 SourceLocation getArgLoc(unsigned Index, ArrayRef<T*> Args) { in getArgLoc() function
1654 TemplateArgumentLoc getArgLoc(unsigned i) const { getArgLoc() function 2199 TemplateArgumentLoc getArgLoc(unsigned i) const { getArgLoc() function 2463 TemplateArgumentLoc getArgLoc(unsigned i) const { getArgLoc() function
337 auto getArgLoc = [&](CallEventRef<> Caller) -> std::optional<SVal> { in computeObjectUnderConstruction() local