Home
last modified time | relevance | path

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

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