Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Lex/
H A DPPMacroExpansion.cpp1421 bool SuppressDiagnostic = false; EvaluateFeatureLikeBuiltinMacro() local
/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp3896 MatchTemplateParametersToScopeSpecifier(SourceLocation DeclStartLoc,SourceLocation DeclLoc,const CXXScopeSpec & SS,TemplateIdAnnotation * TemplateId,ArrayRef<TemplateParameterList * > ParamLists,bool IsFriend,bool & IsMemberSpecialization,bool & Invalid,bool SuppressDiagnostic) MatchTemplateParametersToScopeSpecifier() argument