OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TypoResultList
(Results
1 - 2
of
2
) sorted by null
/external/clang/include/clang/Sema/
SemaInternal.h
103
typedef SmallVector<TypoCorrection, 1>
TypoResultList
;
104
typedef llvm::StringMap<
TypoResultList
> TypoResultsMap;
142
TypoResultList
&operator[](StringRef Name) {
/external/clang/lib/Sema/
SemaLookup.cpp
[
all
...]
Completed in 104 milliseconds