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

/external/clang/unittests/AST/
H A DCommentParser.cpp93 ::testing::AssertionResult GetChildAt(const Comment *C, function in namespace:clang::comments::__anon2796
122 ::testing::AssertionResult AR = GetChildAt(C, Idx, TC);
143 ::testing::AssertionResult AR = GetChildAt(C, Idx, TC);
166 ::testing::AssertionResult AR = GetChildAt(C, Idx, BCC);
191 ::testing::AssertionResult AR = GetChildAt(C, Idx, PCC);
237 ::testing::AssertionResult AR = GetChildAt(C, Idx, TPCC);
268 ::testing::AssertionResult AR = GetChildAt(C, Idx, ICC);
329 ::testing::AssertionResult AR = GetChildAt(C, Idx, HST);
422 ::testing::AssertionResult AR = GetChildAt(C, Idx, HET);
441 ::testing::AssertionResult AR = GetChildAt(
[all...]

Completed in 38 milliseconds