Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCall.h101 CGCallee(const FunctionDecl *builtinDecl, unsigned builtinID) in CGCallee()
122 const FunctionDecl *builtinDecl) { in forBuiltin()