Home
last modified time | relevance | path

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

/external/clang/include/clang/Sema/
DTypoCorrection.h258 : WantTypeSpecifiers(true), WantExpressionKeywords(true), in WantTypeSpecifiers() function
296 bool WantTypeSpecifiers; variable
/external/llvm-project/clang/include/clang/Sema/
DTypoCorrection.h328 bool WantTypeSpecifiers = true; variable