Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/clang/include/clang/Sema/
H A DTypoCorrection.h252 : WantTypeSpecifiers(true), WantExpressionKeywords(true), in WantTypeSpecifiers() function
290 bool WantTypeSpecifiers; variable