Home
last modified time | relevance | path

Searched defs:goo (Results 1 – 25 of 27) sorted by relevance

12

/external/javassist/src/test/test4/
DVarArgs.java8 public int goo(int i, int... k) { in goo() method in VarArgs
12 public int goo(int i, String... k) { in goo() method in VarArgs
/external/llvm-project/clang/test/CXX/over/over.match/over.match.best/
Dp1-2a.cpp94 constexpr int goo(int a) requires AtLeast2<int> && true { in goo() function
98 constexpr int goo(const int b) requires AtLeast2<int> { in goo() function
/external/clang/test/Lexer/Inputs/
Dbad-header-guard-defined.h2 #define goo macro
/external/llvm-project/clang/test/Lexer/Inputs/
Dbad-header-guard-defined.h2 #define goo macro
/external/llvm-project/lld/test/ELF/Inputs/
Dcopy-relocation-zero-nonabs-addr.s4 goo: label
/external/llvm-project/lld/test/ELF/
Dlocal-dynamic.s92 goo: label
Dlocal.s90 goo: label
Drelocatable.s132 goo: label
/external/llvm-project/llvm/test/MC/ELF/ARM/
Dclang-section.s40 .globl goo symbol
44 goo: label
/external/clang/test/Index/
Devaluate-cursor.cpp13 void goo() { in goo() function
/external/llvm-project/llvm/test/MC/AArch64/
Dlabel-arithmetic-elf.s85 goo: label
/external/llvm-project/clang/test/CodeGenCXX/
Dmay_alias.cpp18 auto goo(A<int>::B &r) { return r; } in goo() function
Dclang-sections.cpp28 int goo(void) { // my_text.2 in goo() function
/external/llvm-project/clang/test/CodeGen/X86/
Dx86-builtins-vector-width.c14 void goo(void) __attribute__((__min_vector_width__(256))) { in goo() function
Dx86-vector-width.c16 V4LLi goo(void) { in goo() function
/external/clang/test/Parser/
Dcxx1z-nested-namespace-definition.cpp17 inline namespace goo::bar { // expected-error {{nested namespace definition cannot be 'inline'}} ex… namespace
/external/llvm-project/clang/test/Parser/
Dcxx1z-nested-namespace-definition.cpp17 inline namespace goo::bar { // expected-error {{nested namespace definition cannot be 'inline'}} ex… namespace
/external/llvm-project/clang/test/Index/
Devaluate-cursor.cpp13 void goo() { in goo() function
/external/clang/test/SemaCXX/
Dinit-priority-attr.cpp22 Two goo __attribute__((init_priority(2,3))) ( 5, 6 ); // expected-error {{'init_priority' attribute… variable
/external/llvm-project/clang/test/SemaCXX/
Dinit-priority-attr.cpp31 Two goo __attribute__((init_priority(2,3))) ( 5, 6 ); // expected-error {{'init_priority' attribute… variable
/external/clang/test/Index/Core/
Dindex-source.m12 void goo(Base *b) { function
/external/clang/test/CodeGen/
Dalign_value.cpp23 double *goo(ad_struct *x) { in goo() function
/external/llvm-project/clang/test/CodeGen/
Dalign_value.cpp51 double *goo(ad_struct *x) { in goo() function
/external/llvm-project/clang/test/SemaTemplate/
Dinstantiate-requires-clause.cpp66 constexpr void goo() requires (*this, true) { } in goo() function
/external/llvm-project/clang/test/Index/Core/
Dindex-source.m23 void goo(Base *b) { function

12