Searched defs:FunctionTemplateDecl (Results 1 – 6 of 6) sorted by relevance
27 class FunctionTemplateDecl; variable
51 class FunctionTemplateDecl; variable
68 class FunctionTemplateDecl; variable
64 class FunctionTemplateDecl; variable
41 class FunctionTemplateDecl; variable1084 OverloadCandidate(FunctionTemplateDecl *FunctionTemplateDecl) in OverloadCandidate() argument
3505 static bool isExternC(FunctionTemplateDecl *) { return false; } in isExternC() argument