Searched refs:TTPL (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Index/
H A DIndexTypeSourceInfo.cpp49 bool VisitTemplateTypeParmTypeLoc(TemplateTypeParmTypeLoc TTPL) { argument
50 SourceLocation Loc = TTPL.getNameLoc();
51 TemplateTypeParmDecl *TTPD = TTPL.getDecl();

Completed in 113 milliseconds