Home
last modified time | relevance | path

Searched refs:callLoc (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h7471 ExprResult checkUnknownAnyArg(SourceLocation callLoc, Expr *result,
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp20640 ExprResult Sema::checkUnknownAnyArg(SourceLocation callLoc, in checkUnknownAnyArg() argument
20660 return PerformCopyInitialization(entity, callLoc, arg); in checkUnknownAnyArg()