// Tests are line- and column-sensive, so run lines are below.
;
void ;
void
// RUN: c-index-test -code-completion-at=%s:14:2 %s | FileCheck %s
// CHECK: FunctionTemplate:{ResultType void}{TypedText f}{LeftParen (}{Placeholder T}{RightParen )} (50)
// CHECK: ClassTemplate:{TypedText X}{LeftAngle <}{Placeholder typename T}{RightAngle >} (50)