Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaOverload.cpp14040 bool CalleesAddressIsTaken) { in BuildOverloadedCallExpr() argument
14042 Fn->getExprLoc(), CalleesAddressIsTaken in BuildOverloadedCallExpr()
14053 if (CalleesAddressIsTaken) in BuildOverloadedCallExpr()
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h10515 bool AllowTypoCorrection = true, bool CalleesAddressIsTaken = false);