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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaStmt.cpp1923 *BEF = BeginMemberLookup.empty() ? Sema::BEF_end : Sema::BEF_begin;
1952 *BEF = Sema::BEF_end;
1955 Sema::BEF_end, EndNameInfo,
2122 NoteForRangeBeginEndFunction(*this, EndExpr.get(), BEF_end);
2182 NoteForRangeBeginEndFunction(*this, EndExpr.get(), BEF_end);
2213 NoteForRangeBeginEndFunction(*this, EndExpr.get(), BEF_end);
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Sema/
H A DSema.h2254 BEF_end enumerator in enum:clang::Sema::BeginEndFunction

Completed in 158 milliseconds