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

/external/clang/lib/Sema/
H A DSemaStmt.cpp1739 *BEF = BeginMemberLookup.empty() ? Sema::BEF_end : Sema::BEF_begin;
1768 *BEF = Sema::BEF_end;
1771 Sema::BEF_end, EndNameInfo,
1891 NoteForRangeBeginEndFunction(*this, EndExpr.get(), BEF_end);
1943 NoteForRangeBeginEndFunction(*this, EndExpr.get(), BEF_end);
1973 NoteForRangeBeginEndFunction(*this, EndExpr.get(), BEF_end);
/external/clang/include/clang/Sema/
H A DSema.h1939 BEF_end enumerator in enum:clang::Sema::BeginEndFunction

Completed in 3727 milliseconds