Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/bugprone/
H A Deasily-swappable-parameters-len2.cpp207 void reference2(int I, const int &CIR) {} in reference2()
217 void reference5(const int CI, const int &CIR) {} in reference5()
223 void reference6(int I, const int &CIR, int J, const int &CJR) {} in reference6()
232 void referenceToTypedef1(CInt &CIR, int I) {} in referenceToTypedef1()
H A Deasily-swappable-parameters-qualifiermixing.cpp104 void referenceToTypedef1(CInt &CIR, int I) {} in referenceToTypedef1()
/llvm-project/clang/include/clang/Basic/
H A DLangStandard.h31 CIR, enumerator
/llvm-project/clang/test/CodeGenCXX/
H A Dtemporaries.cpp48 typedef const int ○ typedef