Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCall.h158 const FunctionDecl *getBuiltinDecl() const { in getBuiltinDecl() function
H A DCGExpr.cpp4860 return EmitBuiltinExpr(callee.getBuiltinDecl(), callee.getBuiltinID(), in EmitCallExpr()