Searched defs:setTemplateKeywordLoc (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/AST/ | ||
H A D | DeclTemplate.cpp | 1052 void ClassTemplateSpecializationDecl::setTemplateKeywordLoc( setTemplateKeywordLoc() function in ClassTemplateSpecializationDecl |
/llvm-project/clang/include/clang/AST/ | ||
H A D | TypeLoc.h | 1663 void setTemplateKeywordLoc(SourceLocation Loc) { setTemplateKeywordLoc() function |