Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCall.h112 CGCallee(const CGCalleeInfo &abstractInfo, llvm::Value *functionPtr) in CGCallee() argument
115 AbstractInfo = abstractInfo; in CGCallee()
136 const CGCalleeInfo &abstractInfo = CGCalleeInfo()) {
137 return CGCallee(abstractInfo, functionPtr);
141 const CGCalleeInfo &abstractInfo = CGCalleeInfo()) {
142 return CGCallee(abstractInfo, functionPtr.getCallee());