Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DTypeLoc.cpp750 if (const auto TSTL = getAsAdjusted<TemplateSpecializationTypeLoc>()) in getTemplateKeywordLoc() local
751 return TSTL.getTemplateKeywordLoc(); in getTemplateKeywordLoc()