Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.h160 const FunctionDecl *getBuiltinDecl() const { in getBuiltinDecl() function
H A DCGExpr.cpp5466 return EmitBuiltinExpr(callee.getBuiltinDecl(), callee.getBuiltinID(), in EmitCallExpr()