/external/clang/test/Sema/ |
block-return-2.c | 3 void foo() { function
|
block-return-3.c | 3 void foo() { function
|
builtins-arm-strex-rettype.c | 5 void foo(int a, int *b) { function
|
cast-incomplete.c | 8 void foo() { function
|
format-strings-c90.c | 7 void foo(char **sp, float *fp, int *ip) { function
|
many-logical-ops.c | 8 int foo(int x) { function
|
rdr6094103-unordered-compare-promote.c | 3 int foo (double x, long double y) { function
|
text-diag.c | 2 unsigned char *foo = "texto\ variable
|
varargs-x86-32.c | 3 void foo(int a, ...) { function
|
warn-freestanding-complex.c | 3 void foo(float _Complex c) { // expected-warning{{complex numbers are an extension in a freestanding C99 implementation}} function
|
x86_64-linux-android.c | 9 long double foo = 1.0E4000L; variable 10 // CHECK: long double foo = 1.00000000000000000000000000000000004E+4000L;
|
/external/clang/test/SemaCXX/ |
auto-pragma.cpp | 4 class foo { class in namespace:__anon8005 9 auto AutoVar = foo();
|
/external/clang/test/VFS/ |
implicit-include.c | 5 void foo() { function
|
include-mixed-real-and-virtual.c | 11 void foo() { function
|
include-real-from-virtual.c | 10 void foo() { function
|
include-virtual-from-real.c | 10 void foo() { function
|
include.c | 7 void foo() { function
|
relative-path.c | 9 void foo() { function
|
/external/compiler-rt/test/BlocksRuntime/ |
macro.c | 10 void foo() { function
|
/external/llvm/test/DebugInfo/AArch64/ |
eh_frame.s | 4 .globl foo 5 .type foo,@function 6 foo: label
|
/external/llvm/test/DebugInfo/SystemZ/ |
eh_frame_personality.s | 5 .globl foo 7 .type foo,@function 8 foo: # @foo label 19 .size foo, .-foo
|
/external/llvm/test/DebugInfo/X86/ |
main-file-name.s | 1 // RUN: llvm-mc -triple x86_64-unknown-linux-gnu -filetype obj -main-file-name foo.S -g -o %t %s 6 // CHECK: DW_AT_name [DW_FORM_string] ("foo.S") 9 # 1 "foo.S" 11 # 1 "foo.S" 2 13 foo: label
|
/external/llvm/test/ExecutionEngine/RuntimeDyld/X86/ |
ELF_x64-64_PIC_relocations.s | 11 # define i8* @foo() { 21 .type foo,@function 22 foo: # @foo label 28 .size foo, .Ltmp0-foo
|
/external/llvm/test/MC/AArch64/ |
arm64-advsimd.s | 3 foo: label [all...] |
arm64-aliases.s | 3 foo: label
|