Home
last modified time | relevance | path

Searched refs:WantClass (Results 1 – 1 of 1) sorted by relevance

/trueos/contrib/llvm/tools/clang/lib/Sema/
HDSemaDecl.cpp65 TypeNameValidatorCCC(bool AllowInvalid, bool WantClass=false) in TypeNameValidatorCCC() argument
66 : AllowInvalidDecl(AllowInvalid), WantClassName(WantClass) { in TypeNameValidatorCCC()