Home
last modified time | relevance | path

Searched defs:xxxx (Results 1 – 4 of 4) sorted by relevance

/llvm-project/clang/test/CodeGen/
H A D2004-06-18-VariableLengthArrayOfStructures.c6 void xxxx(int a) { in xxxx() function
H A Dwindows-seh-EHa-CppCondiTemps.cpp40 int xxxx = 0; variable
/llvm-project/clang/test/OpenMP/
H A Dtask_codegen.cpp180 void xxxx() { in xxxx() function
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Dsuspicious-call-argument.cpp376 void pass_by_copy(binop_t xxxx, binop_t yyyy) {} in pass_by_copy()
403 binop_t xxxx, yyyy; in main() local