Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGCall.h153 const FunctionDecl *getBuiltinDecl() const { in getBuiltinDecl() function
H A DCGExpr.cpp5015 return EmitBuiltinExpr(callee.getBuiltinDecl(), callee.getBuiltinID(), in EmitCallExpr()