Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCGCall.h158 const FunctionDecl *getBuiltinDecl() const { in getBuiltinDecl() function
DCGExpr.cpp4860 return EmitBuiltinExpr(callee.getBuiltinDecl(), callee.getBuiltinID(), in EmitCallExpr()