Home
last modified time | relevance | path

Searched refs:conditional_operator (Results 1 – 8 of 8) sorted by relevance

/llvm-project/clang/test/Profile/
H A Dc-general.c448 void conditional_operator(void) { in conditional_operator() function
581 conditional_operator(); in main()
/llvm-project/llvm/test/tools/llvm-cov/Inputs/
H A Dbranch-c-general.c209 void conditional_operator() { // CHECK: @LINE|{{.*}}conditional_operator() in conditional_operator() function
254 conditional_operator(); in main()
H A Dbranch-c-general.proftext75 conditional_operator
/llvm-project/clang/test/Profile/Inputs/
H A Dc-general.proftext144 conditional_operator
/llvm-project/clang/test/PCH/
H A Dexprs.c69 conditional_operator *double_ptr4 = &floating;
H A Dexprs.h67 typedef typeof(i? : d0) conditional_operator; typedef
/llvm-project/llvm/test/tools/llvm-cov/
H A Dbranch-noShowBranch.test19 // REPORT-NOT: conditional_operator 4 2 50.00% 8 0 100.00% 4 2 50.00%
H A Dbranch-c-general.test104 // CHECK: conditional_operator()
127 // REPORT-NEXT: conditional_operator 4 2 50.00% 8 0 100.00% 4 2 50.00%