Searched refs:does_not_exist (Results 1 – 17 of 17) sorted by relevance
5 __attribute__((weak)) void does_not_exist(void);13 if (does_not_exist) in main()14 foo(does_not_exist); in main()
3 # RUN: not wasm-ld %t.o -o does_not_exist/output 2>&1 | \8 # RUN: not wasm-ld %t.o -o %t -Map=does_not_exist/output 2>&1 | \13 # NO-DIR-OUTPUT: error: cannot open output file does_not_exist/output:15 # NO-DIR-MAP: error: cannot open map file does_not_exist/output:
4 # RUN: not ld.lld %t.o -o does_not_exist/output 2>&1 | \16 # RUN: not ld.lld %t.o -o %t -Map=does_not_exist/output 2>&1 | \21 # NO-DIR-OUTPUT: error: cannot open output file does_not_exist/output:23 # NO-DIR-MAP: error: cannot open map file does_not_exist/output:
54 # RUN: llvm-readobj --string-dump=does_not_exist %t 2>&1 | FileCheck -DFILE=%t %s --check-prefix=WA…57 # RUN: llvm-readelf --string-dump=does_not_exist %t 2>&1 | FileCheck -DFILE=%t %s --check-prefix=WA…60 # WARN1: warning: '[[FILE]]': could not find section 'does_not_exist'
11 #pragma does_not_exist // expected-warning {{unknown pragma ignored}}
12 #pragma does_not_exist // expected-warning {{unknown pragma ignored}}
36 …decltype(bar)::does_not_exist; // expected-error {{reference to overloaded function could not be r… in run()
9 typename T::does_not_exist field;
281 template<typename> friend class A::does_not_exist; // \
179 mod.does_not_exist # pylint: disable=pointless-statement193 mod.does_not_exist # pylint: disable=pointless-statement
421 from test_from_import_AttributeError import does_not_exist433 from os import does_not_exist436 os.does_not_exist
329 no_name[does_not_exist]: no_name_again = 1/0331 no_name[does_not_exist]: 1/0 = 0
1737 mock.does_not_exist1738 mock.does_not_exist = 3
1731 mock.does_not_exist1732 mock.does_not_exist = 3
3380 FilePath does_not_exist = base_dir_.AppendASCII("does") in TEST_F() local3384 VerifyPathControlledByUser(base_dir_, does_not_exist, uid_, ok_gids_)); in TEST_F()
1784 does_not_exist=10)