Home
last modified time | relevance | path

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

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