Searched defs:Beginning (Results 1 – 4 of 4) sorted by relevance
361 enum class AddLocation { Beginning, End }; enumerator
243 bool Beginning; variable
575 Beginning, // start of the name in ParseFullNameImpl() enumerator
857 bool Beginning) { in addInsertPoint()