Home
last modified time | relevance | path

Searched defs:function2 (Results 1 – 7 of 7) sorted by relevance

/llvm-project/clang/test/Analysis/scan-build/Inputs/multidirectory_project/directory2/
H A Dfile2.c1 void function2(int *o) { in function2() function
/llvm-project/llvm/test/DebugInfo/X86/
H A Dasm-macro-line-number.s28 function2: label
/llvm-project/llvm/test/tools/llvm-readobj/ELF/ARM/
H A Dunwind.s83 function2: label
/llvm-project/clang/test/CodeGenCXX/
H A Ddebug-info-enum-metadata-collision.cpp18 void function2() { in function2() function
/llvm-project/clang/test/SemaCXX/
H A Dconversion.cpp274 void function2() { in function2() function
H A Dtypo-correction.cpp727 void Class::function2(int pid) { // expected-error {{out-of-line definition of 'function2' does not match any declaration in 'avoidRedundantRedefinitionErrors::Class'; did you me function2() function in avoidRedundantRedefinitionErrors::Class
H A Dcxx2b-deducing-this.cpp819 struct function2 { global() struct