Home
last modified time | relevance | path

Searched defs:returnTrue (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/include/clang/StaticAnalyzer/Frontend/
H A DCheckerRegistry.h111 template <typename T> static bool returnTrue(const CheckerManager &mgr) { in returnTrue() function
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/boost/
H A Duse-ranges.cpp122 bool returnTrue(int val) { returnTrue() function