Searched defs:getC (Results 1 – 3 of 3) sorted by relevance
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/ | ||
H A D | const-return-type.cpp | 292 const int getC() override { return 1; } in getC() function in NVDerive |
/llvm-project/clang/test/SemaCXX/ | ||
H A D | addr-of-overloaded-function.cpp | 61 C &getC() { in getC() function |
/llvm-project/llvm/lib/Analysis/ | ||
H A D | DependenceAnalysis.cpp | 418 const SCEV *DependenceInfo::Constraint::getC() const { getC() function in DependenceInfo::Constraint |