Searched defs:FunctionTemplateDecl (Results 1 – 7 of 7) sorted by relevance
27 class FunctionTemplateDecl; variable
51 class FunctionTemplateDecl; variable
68 class FunctionTemplateDecl; variable
61 class FunctionTemplateDecl; variable
41 class FunctionTemplateDecl; variable1085 OverloadCandidate(FunctionTemplateDecl *FunctionTemplateDecl) in OverloadCandidate() argument
140 class FunctionTemplateDecl; variable
3436 static bool isExternC(FunctionTemplateDecl *) { return false; } in isExternC() argument