Lines Matching refs:FunctionDecl
181 llvm::DenseMap<const FunctionDecl*, FunctionDecl*>
297 FunctionDecl *cudaConfigureCallDecl;
788 FunctionDecl *getClassScopeSpecializationPattern(const FunctionDecl *FD);
790 void setClassScopeSpecializationPattern(FunctionDecl *FD,
791 FunctionDecl *Pattern);
1041 void adjustDeducedFunctionResultType(FunctionDecl *FD, QualType ResultType);
1045 void adjustExceptionSpec(FunctionDecl *FD,
1098 void setcudaConfigureCallDecl(FunctionDecl *FD) {
1101 FunctionDecl *getcudaConfigureCallDecl() {
1572 bool getObjCEncodingForFunctionDecl(const FunctionDecl *Decl, std::string& S);
2385 GVALinkage GetGVALinkageForFunction(const FunctionDecl *FD) const;