Searched refs:test (Results 226 - 250 of 2784) sorted by relevance

1234567891011>>

/external/clang/test/CXX/over/over.match/over.match.best/over.best.ics/over.ics.list/
H A Dp6.cpp12 void test() { function in namespace:test0
/external/clang/test/CodeCompletion/
H A Ddocumentation.cpp2 // matter in this test.
20 void test() { function
H A Dtag.cpp16 void test() { function in namespace:N
/external/clang/test/CodeGen/
H A D2002-06-25-FWriteInterfaceFailure.c7 void test() { function
H A D2003-08-18-StructAsValue.c8 event_t test(int X) { function
H A D2003-10-09-UnionInitializerBug.c16 struct Bar test = {0}; variable in typeref:struct:Bar
H A D2004-02-13-IllegalVararg.c3 float test(int X, ...) { function
H A D2004-02-13-Memset.c7 void test(int* X, char *Y) { function
H A D2006-01-13-StackSave.c5 void test(int N) { function
H A D2010-08-12-asm-aggr-arg.c11 int test(int i) { function
/external/clang/test/CodeGenCXX/
H A D2005-02-20-BrokenReferenceTest.cpp3 void test(unsigned char *b, int rb) { function
H A D2010-06-22-BitfieldInit.cpp14 TEST3 test = variable
H A Dnew-overflow.cpp5 // Basic test.
22 elt *test(short s) { function in namespace:test0
45 elt *test(short s) { function in namespace:test1
73 elt *test(short s) { function in namespace:test2
92 elt *test(short s) { function in namespace:test4
111 elt *test(int s) { function in namespace:test5
133 elt *test(unsigned short s) { function in namespace:test6
156 elt *test(unsigned short s) { function in namespace:test7
181 elt *test(long long s) { function in namespace:test8
206 elt *test(unsigne function in namespace:test9
[all...]
H A Dpartial-destruction.cpp10 void test() { function in namespace:test0
98 void test() { function in namespace:test1
128 void test() { function in namespace:test2
168 B *test() { function in namespace:test3
H A Dvararg-non-pod.cpp12 void test(X x) { function
H A Dvariadic-templates.cpp20 void test() { function in namespace:test1
/external/clang/test/Index/
H A Dcomplete-templates.cpp13 void test() { function
17 // RUN: c-index-test -code-completion-at=%s:14:2 %s | FileCheck %s
/external/clang/test/PCH/
H A Dchain-empty-initial-namespace.cpp20 void test() {
/external/clang/test/Parser/
H A Dcxx-typeof.cpp3 static void test() { function
9 // Part of rdar://problem/8347416; from the gcc test suite.
H A Dtypes.c10 void test() { function
/external/clang/test/Sema/
H A Dconst-eval-64.c3 #define EVAL_EXPR(testno, expr) int test##testno = sizeof(struct{char qq[expr];});
H A Dformat-strings-size_t.c5 void test(void) { function
/external/clang/test/SemaCXX/
H A Dgnu-case-ranges.cpp11 int test(enum E e) function
H A Dno-exceptions.cpp16 void test() { function in namespace:test0
H A Dqualified-names-print.cpp13 int test() { function

Completed in 224 milliseconds

1234567891011>>