Searched defs:Si (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang-tools-extra/test/clang-tidy/checkers/modernize/ | ||
H A D | raw-string-literal.cpp | 24 char const *const Si("goink\\\017"); variable |
/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | MemorySanitizer.cpp | 2684 Value *Si = IRB.CreateAnd(LHS, RHS); handleEqualityComparison() local |