Home
last modified time | relevance | path

Searched defs:Third (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/
H A DOverload.h276 ImplicitConversionKind Third : 8; global() variable
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp1909 CheckForLoopConditionalStatement(Sema & S,Expr * Second,Expr * Third,Stmt * Body) CheckForLoopConditionalStatement() argument
2087 CheckForRedundantIteration(Sema & S,Expr * Third,Stmt * Body) CheckForRedundantIteration() argument
2190 Expr *Third = third.release().getAs<Expr>(); ActOnForStmt() local
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp2260 ExprResult Third = ParseExpression(); ParseForStatement() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/AsmParser/
H A DHexagonAsmParser.cpp929 AsmToken Third = Lexer.peekTok(); isLabel() local