Searched defs:functionTemplate (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang/test/AST/ | ||
H A D | ast-print-out-of-line-func.cpp | 68 void TemplateRecord<x, T>::functionTemplate(T, U) { } in functionTemplate() function in TemplateRecord |
/llvm-project/clang/test/CodeGenCXX/ | ||
H A D | predefined-expr-sizeof.cpp | 16 void functionTemplate(T t) { in functionTemplate() function |
H A D | predefined-expr-cxx14.cpp | 44 auto &functionTemplate(T &t) { in functionTemplate() function in ClassInTopLevelNamespace |