Home
last modified time | relevance | path

Searched defs:TArgs (Results 1 – 7 of 7) sorted by relevance

/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DMismatchedIteratorChecker.cpp145 const auto *TArgs = Func->getTemplateSpecializationArgs(); in checkPreCall() local
/llvm-project/llvm/lib/TableGen/
H A DTGParser.cpp3169 ArrayRef<Init *> TArgs = ArgsRec->getTemplateArgs(); ParseTemplateArgValueList() local
4382 ArrayRef<Init *> TArgs = ArgsRec->getTemplateArgs(); CheckTemplateArgValues() local
H A DRecord.cpp2283 ArrayRef<Init *> TArgs = Class->getTemplateArgs(); instantiate() local
2897 ArrayRef<Init *> TArgs = R.getTemplateArgs(); operator <<() local
/llvm-project/clang/lib/AST/
H A DDeclPrinter.cpp711 else if (const TemplateArgumentList *TArgs = VisitFunctionDecl() local
H A DDecl.cpp368 LinkageComputer::getLVForTemplateArgumentList(const TemplateArgumentList &TArgs, in getLVForTemplateArgumentList() argument
4233 Create(ASTContext & Context,const UnresolvedSetImpl & Candidates,const TemplateArgumentListInfo * TArgs) Create() argument
/llvm-project/clang/lib/Sema/
H A DSemaTemplateInstantiate.cpp1587 std::vector<TemplateArgument> TArgs; TransformTemplateArgument() local
H A DSemaDeclCXX.cpp16423 const TemplateTypeParmType *TArgs = checkLiteralOperatorTemplateParameterList() local