Home
last modified time | relevance | path

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

/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/
H A Draw-string-literal.cpp24 char const *const Si("goink\\\017"); variable
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp2684 Value *Si = IRB.CreateAnd(LHS, RHS); handleEqualityComparison() local
2752 Value *Si = IRB.CreateXor(S1, S2); handleRelationalComparisonExact() local