Home
last modified time | relevance | path

Searched defs:qq (Results 1 – 14 of 14) sorted by relevance

/llvm-project/flang/test/Lower/
H A Ddense-attributed-array.f906 integer, parameter :: qq(3) = [(i,i=51,53)] variable
H A Dentry-statement.f9020 character(10) hh, qq, m variable
120 character(10) c1, hh, qq local
125 entry qq(c1) entry
/llvm-project/clang/test/PCH/
H A Dmissing-file.cpp16 void qq(S*) {} in qq() function
H A Dheadersearch.cpp36 void qq(orig_sub) {all();} in qq() function
/llvm-project/clang/test/CXX/expr/expr.unary/expr.sizeof/
H A Dp1.cpp38 ABC<int> qq; variable
/llvm-project/clang/test/CodeGen/
H A Dtarget-builtin-noerror.c26 int qq(void) { in qq() function
H A Dattr-target-x86.c19 int __attribute__((target("no-mmx"))) qq(int a) { return 40; } qq() function
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Disolate-declaration-fixing.cpp60 int const CS ::*pp = &CS::a, CS::*const qq = &CS::a; in member_pointers() local
/llvm-project/flang/test/Semantics/
H A Dio03.f90176 type(tt) :: qq( global() local
/llvm-project/clang/test/Sema/
H A Ddecl-in-prototype.c42 enum e19018 qq; //expected-error{{tentative definition has type 'enum e19018' that is never complet… variable
/llvm-project/clang/test/CodeGenCXX/
H A Dpointers-to-data-members.cpp211 int qq; member
/llvm-project/clang/test/SemaCXX/
H A Dlambda-expressions.cpp127 auto qq = [q]{}; // expected-error {{deleted function}} expected-note {{because}} g() local
H A Dconstant-expression-cxx11.cpp57 constexpr C &qq = d; global() variable
/llvm-project/mlir/lib/Dialect/Math/Transforms/
H A DPolynomialApproximation.cpp1020 Value qq[intervalsCount][polyDegree + 1]; matchAndRewrite() local
[all...]