Searched refs:TmpLoc (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaTemplate.cpp | 1575 Scope *S, SourceLocation TmpLoc, TemplateParameterList *Params, in ActOnTemplateTemplateParameter() argument 1586 NameLoc.isInvalid() ? TmpLoc : NameLoc, Depth, Position, IsParameterPack, in ActOnTemplateTemplateParameter()
|
/freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | Sema.h | 11264 Scope *S, SourceLocation TmpLoc, TemplateParameterList *Params,
|