Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGCall.h153 const FunctionDecl *getBuiltinDecl() const { in getBuiltinDecl() function
H A DCGExpr.cpp4991 return EmitBuiltinExpr(callee.getBuiltinDecl(), callee.getBuiltinID(), in EmitCallExpr()