Home
last modified time | relevance | path

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

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/
H A DGlobList.h46 bool IsPositive; member
/llvm-project-15.0.7/clang-tools-extra/test/clang-tidy/checkers/google/
H A Dobjc-function-naming.m33 static bool IsPositive(int a) { return a > 0; } function
/llvm-project-15.0.7/clang/lib/Basic/
H A DWarnings.cpp207 bool IsPositive = !Opt.startswith("no-"); in ProcessWarningOptions() local
/llvm-project-15.0.7/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp45993 bool IsPositive[2] = {false, false}; in canReduceVMulWidth() local