Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDecl.cpp65 class TypeNameValidatorCCC : public CorrectionCandidateCallback { class
67 TypeNameValidatorCCC(bool AllowInvalid, bool WantClass = false, in TypeNameValidatorCCC() function in __anond988c25c0111::TypeNameValidatorCCC
373 llvm::make_unique<TypeNameValidatorCCC>( in getTypeName()
670 llvm::make_unique<TypeNameValidatorCCC>( in DiagnoseUnknownTypeName()