Searched defs:Third (Results 1 – 8 of 8) sorted by relevance
27 struct Third struct31 Third(int X, char Z) : in Third() function
42 template<class T, template<class> class U = T::template A> struct Third { }; global() struct
256 auto Third = makeIntrusiveRefCnt<NamespaceTypoProvider>("AAB", "DDD"); in TEST() local307 auto Third = makeIntrusiveRefCnt<CompleteTypeDiagnoser>(true); in TEST() local
1932 CheckForLoopConditionalStatement(Sema & S,Expr * Second,Expr * Third,Stmt * Body) CheckForLoopConditionalStatement() argument 2110 CheckForRedundantIteration(Sema & S,Expr * Third,Stmt * Body) CheckForRedundantIteration() argument 2213 Expr *Third = third.release().getAs<Expr>(); ActOnForStmt() local
288 ImplicitConversionKind Third : 8; global() variable
2271 ExprResult Third = ParseExpression(); ParseForStatement() local
986 AsmToken Third = Lexer.peekTok(); isLabel() local