Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGCall.h101 CGCallee(const FunctionDecl *builtinDecl, unsigned builtinID) in CGCallee() argument
103 BuiltinInfo.Decl = builtinDecl; in CGCallee()
121 const FunctionDecl *builtinDecl) { in forBuiltin() argument
123 result.BuiltinInfo.Decl = builtinDecl; in forBuiltin()