Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/clang-tidy/
H A DGlobList.h45 bool IsPositive; member
/llvm-project/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/clang/lib/Basic/
H A DWarnings.cpp202 bool IsPositive = !Opt.consume_front("no-"); ProcessWarningOptions() local
/llvm-project/llvm/lib/CodeGen/
H A DComplexDeinterleavingPass.cpp205 bool IsPositive; global() member
[all...]
/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp2005 bool IsPositive = constantFoldCanonicalize() local
/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp47406 bool IsPositive[2] = {false, false}; canReduceVMulWidth() local
[all...]