Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/readability/
H A Dconst-return-type.cpp292 const int getC() override { return 1; } in getC() function in NVDerive
302 const int NVDeriveOutOfLine::getC() { return 1; } in getC() function in NVDeriveOutOfLine
/llvm-project/clang/test/SemaCXX/
H A Daddr-of-overloaded-function.cpp61 C &getC() { in getC() function
/llvm-project/llvm/lib/Analysis/
H A DDependenceAnalysis.cpp418 const SCEV *DependenceInfo::Constraint::getC() const { getC() function in DependenceInfo::Constraint
[all...]