Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp747 SourceLocation CalleeLoc = CE->getCalleeDecl() in checkMustTailAttr() local
H A DTreeTransform.h16347 OverloadedOperatorKind Op, SourceLocation OpLoc, SourceLocation CalleeLoc, in RebuildCXXOperatorCallExpr()