Home
last modified time | relevance | path

Searched defs:CalleeLoc (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp747 SourceLocation CalleeLoc = CE->getCalleeDecl() checkMustTailAttr() local
H A DTreeTransform.h16316 RebuildCXXOperatorCallExpr(OverloadedOperatorKind Op,SourceLocation OpLoc,SourceLocation CalleeLoc,bool RequiresADL,const UnresolvedSetImpl & Functions,Expr * First,Expr * Second) RebuildCXXOperatorCallExpr() argument