Searched defs:Correction (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ConditionOptimizer.cpp250 int Correction = (Cmp == AArch64CC::GT) ? 1 : -1; local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp378 TypoCorrection Correction = CorrectTypo(Result.getLookupNameInfo(), Kind, local
8059 TypoCorrection Correction; local
[all...]

Completed in 191 milliseconds