Lines Matching refs:CXSourceLocation
375 CXSourceLocation cxl; in TEST_F()
630 CXSourceLocation cxl; in TEST_F()
882 CXSourceLocation B = clang_getLocation(ClangTU, File, 1, 5); in TEST_F()
883 CXSourceLocation E = clang_getLocation(ClangTU, File, 1, 9); in TEST_F()
893 CXSourceLocation B = clang_getLocation(ClangTU, File, 1, 5); in TEST_F()
894 CXSourceLocation E = clang_getLocation(ClangTU, File, 1, 9); in TEST_F()
904 CXSourceLocation B = clang_getLocation(ClangTU, File, 1, 5); in TEST_F()
905 CXSourceLocation E = clang_getLocation(ClangTU, File, 1, 9); in TEST_F()
915 CXSourceLocation Loc = clang_getLocation(ClangTU, File, 1, 5); in TEST_F()
924 CXSourceLocation B = clang_getLocation(ClangTU, File, 1, 5); in TEST_F()
925 CXSourceLocation E = clang_getLocation(ClangTU, File, 1, 9); in TEST_F()