Home
last modified time | relevance | path

Searched refs:GetSourceStringToEnd (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/clang/unittests/Lex/
H A DPPCallbacksTest.cpp175 StringRef GetSourceStringToEnd(CharSourceRange Range) { in GetSourceStringToEnd() function in __anonec3cc9fe0111::PPCallbacksTest
493 GetSourceStringToEnd(CharSourceRange(Results1[0].ConditionRange, false)), in TEST_F()
499 GetSourceStringToEnd(CharSourceRange(Results2[0].ConditionRange, false)), in TEST_F()
505 GetSourceStringToEnd(CharSourceRange(Results3[0].ConditionRange, false)), in TEST_F()
511 GetSourceStringToEnd(CharSourceRange(Results4[0].ConditionRange, false)), in TEST_F()
514 GetSourceStringToEnd(CharSourceRange(Results4[1].ConditionRange, false)), in TEST_F()
520 GetSourceStringToEnd(CharSourceRange(Results5[0].ConditionRange, false)), in TEST_F()
523 GetSourceStringToEnd(CharSourceRange(Results5[1].ConditionRange, false)), in TEST_F()
530 GetSourceStringToEnd(CharSourceRange(Results6[0].ConditionRange, false)), in TEST_F()
537 GetSourceStringToEnd(CharSourceRange(Results7[0].ConditionRange, false)), in TEST_F()
[all …]