Home
last modified time | relevance | path

Searched defs:FirstE (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDirectiveEmitter.cpp599 auto FirstE = llvm::find_if(Ordering, [&](int RowIdx) { in EmitLeafTable() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaObjC.cpp90 Expr *FirstE = cast<Expr>(First); in ActOnObjCForCollectionStmt() local