Home
last modified time | relevance | path

Searched defs:f5_a (Results 1 – 3 of 3) sorted by relevance

/llvm-project/clang/test/CodeGen/
H A Dexprs.c87 struct f5_a { int a; } f5_a; variable
/llvm-project/clang/test/SemaObjC/
H A Dconditional-expr-4.m56 int f5_a(int cond, A *a, A *b) { function
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/performance/
H A Dmove-const-arg.cpp92 AlsoA f5_a(const AlsoA x5) { in f5_a() function