Home
last modified time | relevance | path

Searched defs:clang_getSpellingLocation (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/tools/libclang/
H A DCXSourceLocation.cpp304 void clang_getSpellingLocation(CXSourceLocation location, clang_getSpellingLocation() function
/llvm-project/clang/unittests/libclang/
H A DLibclangTest.cpp1295 TEST_F(LibclangParseTest, clang_getSpellingLocation) { in TEST_F() argument