Searched refs:BEF_end (Results 1 - 2 of 2) sorted by relevance

/external/clang/lib/Sema/
H A DSemaStmt.cpp1989 *BEF = BeginMemberLookup.empty() ? Sema::BEF_end : Sema::BEF_begin;
2018 *BEF = Sema::BEF_end;
2021 Sema::BEF_end, EndNameInfo,
2187 NoteForRangeBeginEndFunction(*this, EndExpr.get(), BEF_end);
2248 NoteForRangeBeginEndFunction(*this, EndExpr.get(), BEF_end);
2279 NoteForRangeBeginEndFunction(*this, EndExpr.get(), BEF_end);
/external/clang/include/clang/Sema/
H A DSema.h2382 BEF_end enumerator in enum:clang::Sema::BeginEndFunction

Completed in 669 milliseconds