Sign in
cobalt
/
cobalt
/
b95ea55ccebda33f820d043e4b4dc85c10d7584d
/
.
/
third_party
/
llvm-project
/
clang
/
test
/
CodeCompletion
/
crash-func-init.cpp
blob: 6d84b843ea18276c42de165b41b39986193a3ef1 [
file
] [
log
] [
blame
]
int
(*
foo
(
int
a
))(
flo
// RUN: %clang_cc1 -fsyntax-only -code-completion-at=%s:1:21 %s -o - \
// RUN: | FileCheck %s
// CHECK: COMPLETION: float