OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:diamond_bottom
(Results
1 - 2
of
2
) sorted by null
/external/clang/test/Modules/Inputs/
diamond.h
1
@import
diamond_bottom
;
variable
/external/clang/test/Modules/
diamond.c
5
// RUN: %clang_cc1 -fmodules -fimplicit-module-maps -x objective-c -emit-module -fmodules-cache-path=%t -fmodule-name=
diamond_bottom
%S/Inputs/module.map
9
@import
diamond_bottom
;
variable
18
// expected-note@Inputs/
diamond_bottom
.h:4{{passing argument to parameter 'x' here}}
Completed in 373 milliseconds