OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:peekNextCorrection
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Sema/
SemaInternal.h
163
/// by
peekNextcorrection
).
164
const TypoCorrection &
peekNextCorrection
() {
/src/external/apache2/llvm/dist/clang/lib/Sema/
SemaExprCXX.cpp
8254
TypoCorrection TC = SemaRef.getTypoExprState(TE).Consumer->
peekNextCorrection
();
8270
} while ((Next = SemaRef.getTypoExprState(TE).Consumer->
peekNextCorrection
()) &&
8367
if ((Next = State.Consumer->
peekNextCorrection
()) &&
Completed in 51 milliseconds
Indexes created Sat Jun 20 00:25:23 UTC 2026