Home
last modified time | relevance | path

Searched defs:Q2 (Results 1 – 6 of 6) sorted by relevance

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/performance/
H A Dfor-range-copy-allowed-types.cpp142 auto Q2 = Q; in negativeQualified() local
146 auto Q2 = Q; in negativeQualified() local
152 auto Q2 = Q; in negativeFullyQualified() local
156 auto Q2 = Q; in negativeFullyQualified() local
/llvm-project/llvm/lib/Support/
H A DDivisionByConstantInfo.cpp35 APInt Q1, R1, Q2, R2; in get() local
91 APInt Q1, R1, Q2, R2; in get() local
/llvm-project/clang/test/CodeGenCXX/
H A Dcopy-assign-synthesis.cpp46 int Q2; member
H A Dcopy-assign-synthesis-1.cpp61 int Q2; member
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Duse-using.cpp147 struct Q2 { int c; } typedef S3; argument
/llvm-project/clang/lib/Sema/
H A DSemaExprCXX.cpp7145 Qualifiers Q1, Q2; FindCompositePointerType() local
[all...]