Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDecl.cpp62 class TypeNameValidatorCCC : public CorrectionCandidateCallback { class
64 TypeNameValidatorCCC(bool AllowInvalid, bool WantClass=false) in TypeNameValidatorCCC() function in __anon903f57f50111::TypeNameValidatorCCC
215 TypeNameValidatorCCC Validator(true, isClassName); in getTypeName()
412 TypeNameValidatorCCC Validator(false); in DiagnoseUnknownTypeName()