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

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

Completed in 143 milliseconds