Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Basic/
HDBuiltins.td4238 def BuiltinAddressof : Builtin {
/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaChecking.cpp270 static bool BuiltinAddressof(Sema &S, CallExpr *TheCall) { in BuiltinAddressof() function
2412 if (BuiltinAddressof(*this, TheCall)) in CheckBuiltinFunctionCall()