Searched defs:checkAddressOfFunctionIsAvailable (Results 1 – 1 of 1) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaOverload.cpp | 10889 static bool checkAddressOfFunctionIsAvailable(Sema &S, const FunctionDecl *FD, checkAddressOfFunctionIsAvailable() function |