Searched defs:SuggestedType (Results 1 - 1 of 1) sorted by relevance

/external/clang/lib/Sema/
H A DSemaDecl.cpp512 ParsedType &SuggestedType,
515 SuggestedType = ParsedType();
547 SuggestedType = getTypeName(*Corrected.getCorrectionAsIdentifierInfo(),
593 SuggestedType = ActOnTypenameType(S, SourceLocation(),
508 DiagnoseUnknownTypeName(IdentifierInfo *&II, SourceLocation IILoc, Scope *S, CXXScopeSpec *SS, ParsedType &SuggestedType, bool AllowClassTemplates) argument

Completed in 206 milliseconds