Home
last modified time | relevance | path

Searched defs:DelayedTypos (Results 1 – 2 of 2) sorted by relevance

/external/clang/include/clang/Sema/
DSema.h2803 llvm::MapVector<TypoExpr *, TypoExprState> DelayedTypos; variable
/external/llvm-project/clang/include/clang/Sema/
DSema.h3906 llvm::MapVector<TypoExpr *, TypoExprState> DelayedTypos; variable